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
Expand