Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Security
Message
From
10/08/2002 11:12:30
 
 
To
09/08/2002 17:37:59
General information
Forum:
Microsoft SQL Server
Category:
Security
Title:
Miscellaneous
Thread ID:
00688203
Message ID:
00688307
Views:
20
>All -
>
>I asked a related question earlier and I wanted to re-define my question better.
>
>When connecting using ADO to the Server, at what level does the security have to be? At the Server level? Or the Database (table) level?
>
>Can someone please give me an example or point me in the direction of one?
>
>Thanks ahead of time!
>
>Nicky

First you will need a LOGIN to connect to the server. Secondly, your SQL login will need to be granted permission to the database and its objects.

Check out the SQL Books on Line, they really are pretty good for MS documentation.

BOb
Previous
Reply
Map
View

Click here to load this message in the networking platform