I am able to view and access a SQL database other than my own while connected with Enterprise Manager, Query Analyzer, or the SQL Web admin

When we set up SQL databases for our users they are secure. Your databases are exposed to others only if you modify the user access rights to allow exposure to others. That is most commonly done by adding Guest Access to your SQL database.

DO NOT add Guest User to your SQL database, as this will allow all other users on your SQL server to see your database.

Q: What should I do if you can see SQL Databases other than my own?
Please report this to our technical support department immediately with the exposed database name. We will remove Guest Access to protect customer data and contact the customer to inform them of the issue.

Q: How can I check to make sure that I have not added Guest Access to my SQL database?
To check if you have enabled Guess Access to your database, follow the steps below:

  • Log into your SQL database using Enterprise Manager
  • Navigate to your SQL database
  • Go to the Users Node
  • If you see Guest in the right pane, you have Guest Access enabled
  • 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.