Drop Table

Support Forum for database administrators and web based access to important newsgroups related to databases
Register on Database Support Forum Edit your profileCalendarFind other Database Support forum membersFrequently Asked QuestionsSearch this forum -> 
For Database admins: Free Database-related Magazines Now Free shipping to Texas


Post New Thread










Thread
Author

Set READ UNCOMMITTED (dirty read) at login.
Is it possible to set READ UNCOMMITTED to a user connecting to an SQL
2000 server instance?  I understand this can be done via a front end
application.  But what I am looking to do is to assign this to a
specific user when they login to the server via any entry application.
Can this be set with a trigger?


Report this thread to moderator Post Follow-up to this message
Old Post
THC
05-31-05 04:23 PM


Re: Set READ UNCOMMITTED (dirty read) at login.
THC  (richardrios@clearch
annel.com)  writes:
> Is it possible to set READ UNCOMMITTED to a user connecting to an SQL
> 2000 server instance?  I understand this can be done via a front end
> application.  But what I am looking to do is to assign this to a
> specific user when they login to the server via any entry application.
> Can this be set with a trigger?

No. Each process can issue "SET TRANSACTION ISOLATIION LEVEL READ
UNCOMMITTED" when it logs in, but there is no way you as admin can
set this default.

Then again, making dirty reads the default isolation level is a pretty
wild thing to do, so I would suspect that you real problem has a
completely different solution.


--
Erland Sommarskog, SQL Server MVP, esquel@sommarskog.se

Books Online for SQL Server SP3 at
http://www.microsoft.com/sql/techin.../2000/books.asp

Report this thread to moderator Post Follow-up to this message
Old Post
Erland Sommarskog
06-01-05 01:24 AM


Sponsored Links





Last Thread Next Thread
Post New Thread

Microsoft SQL Server forum archive

Show a Printable Version Email This Page to Someone! Receive updates to this thread
Microsoft SQL Server
Access database support
PostgreSQL Replication
SQL Server ODBC
FoxPro Support
PostgreSQL pgAdmin
SQL Server Clustering
MySQL ODBC
Web Applications with dBASE
SQL Server CE
MySQL++
Sybase Database Support
MS SQL Full Text Search
PostgreSQL Administration
SQL Anywhere support
DB2 UDB Database
Paradox Database Support
Filemaker Database
Berkley DB
SQL 2000/2000i database
ASE Database
Forum Jump:
All times are GMT. The time now is 11:45 PM.

 
Mobile devices forum | Database support forum archive




Copyrights DropTable.com Database Support Forum 2004 - 2006