Re: Connection object question
- From: Edward Diener <eddielee_no_spam_here@xxxxxxxxxxxxxx>
- Date: Thu, 26 May 2005 13:50:19 -0400
Stephen Howe wrote:
Is there any way I can have a connection to an SQL Server database in exclusive mode ? If there was a way would this speed up changes to tables in that database ? Is there any connection mode which would be effective to speed up any changes when I know that no other connection will be accessing a particular database when my program does ?
You can change the properties of the database via Enterprise Manager so that only one user has access to the database.
Stephen Howe
I need to do this programatically with ADO for my connection's database if it speeds up processing of the tables in the database.
.
- Follow-Ups:
- Re: Connection object question
- From: Stephen Howe
- Re: Connection object question
- References:
- Connection object question
- From: Edward Diener
- Re: Connection object question
- From: Mark J. McGinty
- Re: Connection object question
- From: Edward Diener
- Re: Connection object question
- From: Stephen Howe
- Connection object question
- Prev by Date: Re: Connection object question
- Next by Date: Re: Connection object question
- Previous by thread: Re: Connection object question
- Next by thread: Re: Connection object question
- Index(es):
Relevant Pages
|
|