Exclusive Connection....Access 2000 ADP and SQL Server

P

Peter Davies

An ACCESS 2000 project is connected to SQL Server 2000
database.

When I open the "Data Links Properties" dialouge box and
click on the Advanced Tab, the "Access Permissions" has
been disabled. Hence I am unable to exclusively open the
SQL Server Database.

The database has been opened with NT authentication and
this user is status "dbo".

SO over to you ladies and gentlemen.

Regards

Peter
 
A

Andy Williams

Someone else may care to elaborate, but I believe these settings do not
apply or are not supported by the OLE DB provider for SQL Server which ADP
uses. However, they do apply to the provider for ODBC and the Jet 4
provider.

Not sure why though....

-Andy
 
V

Van T. Dinh

AFAIK, all MS-SQL Server databases are opened "shared" and never
exclusively. Hence, it follows that the ADP connection cannot exclusively
lock the MS-SQL database.
 
G

Guest

Hi

Many thanks for everybody's input I know what to do with
my project now.

Regards

Peter Davies
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top