Re: How to fill a Client Side Recorset with a command (sp exec)
From: Val Mazur (group51a_at_hotmail.com)
Date: 07/13/04
- Next message: Val Mazur: "Re: SHAPE Command"
- Previous message: Val Mazur: "Re: ADO Error 430 (automation) on some machines"
- In reply to: Juan Pablo Schmiede: "How to fill a Client Side Recorset with a command (sp exec)"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 13 Jul 2004 19:33:30 -0400
Hi,
To be able to open recordset on a client side using Command, you need to set
CursorLocation property of the Connection (not recordset) to adUseClient
value
-- Val Mazur Microsoft MVP "Juan Pablo Schmiede" <jschmiede@hotmail.com> wrote in message news:%23Qq$UKSaEHA.1000@TK2MSFTNGP12.phx.gbl... > I´m trying to fill a client side RecordSet with a command executing a > stored > procedure but I can´t change de cursor location, I´d also tryed using > named > command from a connection, but i´m having problems with the parameters. > > I´m trying to be able to keep de sp execution resultset after i close de > active connection > > Please any help wil be usefull > > > JP > >
- Next message: Val Mazur: "Re: SHAPE Command"
- Previous message: Val Mazur: "Re: ADO Error 430 (automation) on some machines"
- In reply to: Juan Pablo Schmiede: "How to fill a Client Side Recorset with a command (sp exec)"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
Loading