VB6 + SQLserver 2000: Connection.execute result sets 
Author Message
 VB6 + SQLserver 2000: Connection.execute result sets

Hi,

I have the code:

'--------------------------------
Dim Cn As Adodb.Connection

Cn.EXECUTE "BACKUP .... (SQLserver syntax)"

'--------------------------------

The problem is that I don't know how to get/process the result set of this
operation.
Is it possible?

Thxs in advance.

--
Srgio Gra?a



Mon, 03 May 2004 22:42:57 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. Need Connection string for VB6 DAO DSN-LESS Connections to SQL Server 2000

2. Need Connection string for VB6 DAO DSN-LESS Connections to SQL Server 2000

3. LIKE query gives different results in Access 2000 and VB6 SP5

4. Ranking Search Results in VB6 to Access 2000 Query

5. return the result text from a VB ADODB.Connection.Execute command

6. HELP! User connection result set and RDC

7. Re datacontrol usage of VB6 in connection with Excess 2000 premioum

8. VB6 Connection to MS Access 2000

9. Upgrading connection to SQL Server 2000 from vb6

10. Upgrading connection to SQL Server 2000 from vb6

11. set recordset = connection.execute?

12. set recordset = connection.execute?

 

 
Powered by phpBB® Forum Software