Re: MDAC 2.8 - Command returning a Recordset in C++
- From: "Ralph" <nt_consulting64@xxxxxxxxx>
- Date: Wed, 25 Oct 2006 16:02:11 -0500
"Bob Barrows [MVP]" <reb01501@xxxxxxxxxxxxxxx> wrote in message
news:ORKpuMH%23GHA.4404@xxxxxxxxxxxxxxxxxxxxxxx
Scott wrote:
Ralph,Of course there is, but you have to set the _recordset's_
I moved the close of the connection object until after I was done
with the recordset and that seemed to work.
This was originally a disconnected recordset with a select statement
that changed for each response message it was requesting. So I was
trying to get a little more from the SQL server by parameterizing the
select statement.
When returning a recordset via a command object is there any such
thing as a disconnected recordset?
activeconnection property to nothing (null), not the command's.
LOL!
I read over that line a zillion times. I thought he was closing the
recordset. A classic case of seeing what you expect rather than what's
there.
-ralph
.
- References:
- Re: MDAC 2.8 - Command returning a Recordset in C++
- From: Ralph
- Re: MDAC 2.8 - Command returning a Recordset in C++
- From: Bob Barrows [MVP]
- Re: MDAC 2.8 - Command returning a Recordset in C++
- Prev by Date: Re: MDAC 2.8 - Command returning a Recordset in C++
- Next by Date: Re: InsertParameters.Add doesn't work in ASP.NET
- Previous by thread: Re: MDAC 2.8 - Command returning a Recordset in C++
- Next by thread: Re: InsertParameters.Add doesn't work in ASP.NET
- Index(es):
Relevant Pages
|
|