Manage the database list to view the basic information of the database (version number, physical path, occupied space, etc.)
Clear the logs of the database. View and manage all tables, fields, views, and stored procedures of the database. View the data content of all tables and views of the database.
This program currently supports .Net 2.0, .Net 3.*, and the supported database is SQL Server 2005
This program does not need to be installed. It can be directly attached to IIS. Before use, please change the managed database server address in web.config. The login account of this program is the account of the database server you specify, such as: sa
Please use the deletion function of this program with caution because it will not be possible to restore without backup after deletion.
Update instructions for this update: Improve the reading method of databases, data tables, and data fields to support special characters (such as spaces, horizontal lines, etc.)
Expand