Re: Connection object question
- From: "Stephen Howe" <stephenPOINThoweATtns-globalPOINTcom>
- Date: Thu, 26 May 2005 17:13:07 +0100
> 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
.
- Follow-Ups:
- Re: Connection object question
- From: Edward Diener
- 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
- 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
|
|