ADO and DAO 3.6 
Author Message
 ADO and DAO 3.6

Hello,

  Is there any inconvenient in using ADO and DAO 3.6 at the same time ?

  I need to link tables in runtime, repair and compact, access databases
and I only can do that using DAO.

 Is there any other way ?

Tanks in advance.



Mon, 25 Feb 2002 03:00:00 GMT  
 ADO and DAO 3.6
Use ADODB.Recordset explicitly and similarly for DAO. There should not be
any problem

Rohit


Quote:
> Hello,

>   Is there any inconvenient in using ADO and DAO 3.6 at the same time ?

>   I need to link tables in runtime, repair and compact, access databases
> and I only can do that using DAO.

>  Is there any other way ?

> Tanks in advance.



Mon, 25 Feb 2002 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Moving from DAO 3.5 to DAO 3.6

2. Convert DAO 3.5 to DAO 3.6 Jet Engine 4.0

3. DAO 3.6 vs DAO 3.5 (VB6.0 sp3)

4. Reference DAO 3.6 Object Library or DAO 2.5/3.51 Compatibility Library

5. Upgrade from DAO 3.5 to DAO 3.6

6. upgrade from DAO 3.51 to DAO 3.6??

7. DAO 3.51 to DAO 3.6 NULLs question

8. DAO 3.6 and DAO 3.5

9. dao 3.6 reference lost on closing database

10. DAO 3.6 bookmark problem

11. VB4 and DAO 3.6 Update method Compile Error

12. How do I install DAO 3.6?

 

 
Powered by phpBB® Forum Software