Re: MDAC 2.8 - Command returning a Recordset in C++
- From: "Bob Barrows [MVP]" <reb01501@xxxxxxxxxxxxxxx>
- Date: Wed, 25 Oct 2006 16:21:38 -0400
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.
--
Microsoft MVP -- ASP/ASP.NET
Please reply to the newsgroup. The email account listed in my From
header is my spam trap, so I don't check it very often. You will get a
quicker response by posting to the newsgroup.
.
- Follow-Ups:
- References:
- Prev by Date: Re: MDAC 2.8 - Command returning a Recordset in C++
- Next by Date: Re: MDAC 2.8 - Command returning a Recordset in C++
- Previous by thread: Re: MDAC 2.8 - Command returning a Recordset in C++
- Next by thread: Re: MDAC 2.8 - Command returning a Recordset in C++
- Index(es):
Relevant Pages
|
|