How do I assign additional SQL users to my SQL database?

This document details the step-by-step instructions on how to assign a SQL user to a database.

  • Use the SQL User Manager to create a new MS SQL user in the MS SQL 2000 Manager section of the hosting control panel
  • Connect to the database using Enterprise Manager with the default user
  • Expand the Database node
  • Locate the database to which you want to add the new SQL User
  • Right click on the Users node and select "New Database User"
  • In the Database User Properties
    • Type the user that you created
    • In the Database role membership, select the role you want to grant this user.
  • Click OK
  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

How do I obtain the MS SQL Server or Host Address?

Follow these steps below to get that information : Login to your DotNetPanel :...

Can I set up additional logins for my MS SQL database?

No. You cannot setup additional logins for your MS SQL database.

How do I obtain the MS SQL database disk usage?

For our user's convenience, we provide a SQL disk space usage meter in the MSSQL Manager section...

Can I have more than one MS SQL database with my hosting account?

Yes. You can order unlimitted MS SQL database add-ons per account. You can order your SQL...

Do you support SQL Server Integration Service?

SQL Server Integration Service (SSIS) is not supported.