Link to home
Start Free TrialLog in
Avatar of MadhuMenong
MadhuMenongFlag for India

asked on

SQL Server Database and table structure prevent unauthorized access

Is there a way to prevent unauthorized access or even to view the table structure in a hosting server.
Avatar of Guy Hengel [angelIII / a3]
Guy Hengel [angelIII / a3]
Flag of Luxembourg image

the hosting provider has DBA access to the db, so those people basically can see anything in your database (and you have no means to block that).

so, if it really has to be blocked to "anybody", don't "host" your database on a normal (web) hosting provider.
ASKER CERTIFIED SOLUTION
Avatar of lcohan
lcohan
Flag of Canada image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial