MickeD
Programmer
- Feb 20, 2000
- 54
Hi,<br><br>Is it possible to create an "unbound" ADO recordset?<br><br>I need to send some data from activeX Dll to client application as ADO.RECORDSET. But we have stored data in Advantage DB Server's table and i can't open it using ADO<br>(I use API functions of Advantage)<br>How can I create an ADO recordset without having database? <br><br>