Udate SQL server using disconnected recordsets 
Author Message
 Udate SQL server using disconnected recordsets

I have a 3tier app running on NT4, VB6, and SQL Server 7.  Normally to
update data I call stored procedures and pass parameters to them, but in
this case, I have a disconnected recoredset.  I would like to reconnect the
recoredset to the server and update the list of records this way.  I found
one example in the ADO documentation where it says to use the
RDS.DataControl object.  I don't use data controls and I manage everything
through code.  Isn't there another way to do this?

Thanks.
--
George Padvorac



Thu, 12 Sep 2002 03:00:00 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. Udate SQL server using disconnected recordsets

2. Help! Disconnected recordsets ADO and SQL Server

3. Disconnected Recordset: Not editable SQL-JOIN used

4. Disconnected Recordset: Not editable SQL-JOIN used

5. Disconnected Recordset: Not editable SQL-JOIN used

6. using the data environment with recordset returning sql server sproc

7. ADO, SQL Server Updating Recordset using 2 Tables

8. Using ado recordset in an SQL Server inner join

9. Can not find SQL Server (I'm not using SQL Server)

10. VB6 application using SQL Server 2000 migrating db to SQL Server 2

11. VB server to return a disconnected recordset

12. Run SQL Statement Against Disconnected ADO Recordset

 

 
Powered by phpBB® Forum Software