Re: Delay
- From: "Roland Hall" <nobody@nowhere>
- Date: Mon, 25 Jul 2005 03:23:51 -0500
"[MSFT]" wrote in message news:dhC$fHMkFHA.2700@xxxxxxxxxxxxxxxxxxxxxxxx
: It is better to use same connection to read and write the record so that
it
: can know the changes in database right way. Also, we should use the
: adOpenDynamic and Server side cursor to get "fresh" data in the database.
Hi Luke...
Thanks for responding.
Are you telling me as long as I use adOpenDynamic this is not an issue? I
have heard that SQL will return control to ASP when it feels everything is
correct but may not be finished processing the data. If I think choose to
try to get the last record, it may not be available. Are you debunking
that?
Please elaborate on the server-side cursor.
--
Roland Hall
/* This information is distributed in the hope that it will be useful, but
without any warranty; without even the implied warranty of merchantability
or fitness for a particular purpose. */
Technet Script Center - http://www.microsoft.com/technet/scriptcenter/
WSH 5.6 Documentation - http://msdn.microsoft.com/downloads/list/webdev.asp
MSDN Library - http://msdn.microsoft.com/library/default.asp
.
- Follow-Ups:
- Re: Delay
- From: [MSFT]
- Re: Delay
- Prev by Date: RE: Delay
- Next by Date: Re: Delay
- Previous by thread: RE: Delay
- Next by thread: Re: Delay
- Index(es):
Relevant Pages
|