Re: Transaction Question.....

From: William \(Bill\) Vaughn (billvaRemoveThis_at_nwlink.com)
Date: 10/01/04


Date: Fri, 1 Oct 2004 14:50:26 -0700

What error are you getting?

-- 
____________________________________
William (Bill) Vaughn
Author, Mentor, Consultant
Microsoft MVP
www.betav.com
Please reply only to the newsgroup so that others can benefit.
This posting is provided "AS IS" with no warranties, and confers no rights.
__________________________________
"Frank" <BenFranl1947@hotmail.com> wrote in message 
news:eXrXrj$pEHA.3540@TK2MSFTNGP11.phx.gbl...
> Yes, I noticed that other application can read using SELECT statement. But
> when the data is read using a STORED PROCEDURE I am getting the error. Is
> there any reason for this?
> Thanks,
> Frank
>
>
> "William (Bill) Vaughn" <billvaRemoveThis@nwlink.com> wrote in message
> news:#ot29$#pEHA.592@TK2MSFTNGP11.phx.gbl...
>> Other applications can read the data but not change it. If they try they
> are
>> blocked for CommandTimeout seconds after which they get a timeout
> exception.
>>
>> --
>> ____________________________________
>> William (Bill) Vaughn
>> Author, Mentor, Consultant
>> Microsoft MVP
>> www.betav.com
>> Please reply only to the newsgroup so that others can benefit.
>> This posting is provided "AS IS" with no warranties, and confers no
> rights.
>> __________________________________
>>
>> "Frank" <BenFranl1947@hotmail.com> wrote in message
>> news:O3qlSz%23pEHA.2380@TK2MSFTNGP10.phx.gbl...
>> >I am using SQL Server 2000  and .NetFramework 1.1.
>> >
>> > Here is my transaction based database implementation
>> >
>> > gtrnSQLDB = gcnnSQLDB.BeginTransaction(IsolationLevel.ReadUncommitted)
>> >
>> >
>> >
>> > Since I am saying ReadUncommited, If any other application tries to
> access
>> > the data in-between BEGIN and COMMIT. Will it be allowed to read the
> data?
>> > or will it be in queue so that only when the lock is released by other
>> > application will be read?
>> >
>> > Thanks,
>> >
>> > Frank
>> >
>> >
>> >
>>
>>
>
> 


Relevant Pages

  • Re: sqldatareader equivalent?
    ... This posting is provided "AS IS" with no warranties, ... >> William Vaughn ... >> Microsoft MVP ... >> Please reply only to the newsgroup so that others can benefit. ...
    (microsoft.public.dotnet.framework.adonet)
  • Re: Catalog of tables in an SSCE database
    ... William Vaughn ... Microsoft MVP ... Please reply only to the newsgroup so that others can benefit. ... Hitchhiker's Guide to Visual Studio and SQL Server ...
    (microsoft.public.dotnet.framework.adonet)
  • Re: insert multiple rows using loop
    ... William Vaughn ... Microsoft MVP ... Please reply only to the newsgroup so that others can benefit. ... This posting is provided "AS IS" with no warranties, ...
    (microsoft.public.dotnet.framework.adonet)
  • Re: Authentication
    ... William Vaughn ... Microsoft MVP ... Please reply only to the newsgroup so that others can benefit. ... This posting is provided "AS IS" with no warranties, ...
    (microsoft.public.dotnet.framework.adonet)
  • Re: Batch queries in stored procedures?
    ... >> William (Bill) Vaughn ... >> Microsoft MVP ... >> Please reply only to the newsgroup so that others can benefit. ...
    (microsoft.public.dotnet.framework.adonet)