Re: sqltransaction
- From: "Rogas69" <rogas69@xxxxxxxxxxxxxxxx>
- Date: Wed, 22 Jun 2005 10:09:34 +0100
so if you use simple stored procedure, everything is ok? so the code in your
stored procedure may be doing something with the master id.. it is just a
guess.. try to catch the call to mastersp in profiler and execute it in
query analyzer. modify stored procedure to display everything that interests
you.
on the other hand sp vs views. as Chad said in other thread, there are
situations when view is more convenient to use. In my recent project i have
5 views to retrieve some data, but usually I use stored procedures.
Peter
.
- References:
- sqltransaction
- From: Niño
- Re: sqltransaction
- From: Chad Z. Hower aka Kudzu
- Re: sqltransaction
- From: Niño
- Re: sqltransaction
- From: Rogas69
- Re: sqltransaction
- From: Niño
- Re: sqltransaction
- From: Rogas69
- Re: sqltransaction
- From: Niño
- sqltransaction
- Prev by Date: Re: sqltransaction
- Next by Date: RE: CancelCurrentEdit doesn't
- Previous by thread: Re: sqltransaction
- Next by thread: from mm/dd/yyyy to yyyy/mm/dd
- Index(es):
Relevant Pages
|