|
| support index :: sql privileges |
|
SQL Privileges What type of owner privileges do I get to administer my database? Render-Vue creates one SQL Server user account that can be used to access your database either via SQL Server client tools, such as the Enterprise Manager, ASP scripts using a DSN or DSN-less connection or by our browser based SQL Manager. The user account is enabled with full access privileges for your database - to use SQL Servers terminology, it is a database owner (db_owner). With this account you can create and delete tables, views, indexes, stored procedures etc.
|
|
copyright render-vue 1999 - © all rights reserved
|