|
|
大漠孤狼
发表于 2007-8-29 15:27:44
|
显示全部楼层
Managing MSSQL Databases
What tools do you provide to manage MSSQL databases?
In Plesk, if you click on DB WebAdmin after you have created a database, it will take you to ASP.Net Enterprise Manager. You can also get there by clicking on your domain name in the domains list, Databases, the name of the DB, DB WebAdmin.
We also offer a premium MSSQL Server 2005 web-based management tool for our shared Windows plans called MyLittleAdmin. This tool allows you to manage your own databases, including uploading and restoring your MSSQL databases. Additionally, you can use MyLittleAdmin to manage almost all of your database objects such as creating tables, schemas, and snapshots.
We have 2 methods you can use to log into MyLittleAdmin. First, you would be able to log into your Plesk using https://account.lunarpages.com/ area and then clicking on the Control Panel icon, then the "Go to Plesk" button.
When in Plesk, click on your domain name in the center pane, then click on the "MyLittleAdmin Tool" icon under the Custom Buttons option. Once in the MyLittleAdmin area, please do the following:
1. Keep 'SQL Server Authentication' in the Authentication dropdown.
2. In the Login field, enter your database username.
3. In the Password field, enter your database user's password.
4. Click the "Connect" button.
Please note that if you have not added a database user and password to your database yet, you would first need to click on "Databases" icon in Plesk, then click on your MSSQL database, then click "Add New Database User" and input the database username and password (write these down to use for the MyLittleAdmin tool).
The other method to log into MyLittleAdmin would be to go directly to http://lesuth.lunarpages.com/
Remote connections to manage MSSQL databases are currently not available for security reasons. |
|