Moving from DAO 3.5 to DAO 3.6 
Author Message
 Moving from DAO 3.5 to DAO 3.6

Can anyone tell me what components (dlls, ocx's ) need to be sent, installed
and registered  with a VB 6.0 Project that
is currently running DAO 3.5 (Access 97), but that now is connecting to a
Access 2000 using DAO 3.6.
I have included the dao360.dll in the installation of the VB project, but I
still get the error, "cannot create active x object" when the program
attempts to open the Access 2000 database.  I basically need a list of the
objects that need
to be referenced when trying to use DAO 3.6 and Access 2000.  ( I also want
to know if I can install the
components needed without having to install MDAC 2.6) Your help is much
appreciated.

Thank You



Sun, 04 Apr 2004 04:32:17 GMT  
 Moving from DAO 3.5 to DAO 3.6
You have to install Jet 4.0 -- which is not included with MDAC 2.6 anyway.
If you do not install the whole thing, then be ready to deal with
failure....

--
MichKa

Michael Kaplan
(principal developer of the MSLU)
Trigeminal Software, Inc.  -- http://www.trigeminal.com/
the book -- http://www.i18nWithVB.com/


Quote:
> Can anyone tell me what components (dlls, ocx's ) need to be sent,
installed
> and registered  with a VB 6.0 Project that
> is currently running DAO 3.5 (Access 97), but that now is connecting to a
> Access 2000 using DAO 3.6.
> I have included the dao360.dll in the installation of the VB project, but
I
> still get the error, "cannot create active x object" when the program
> attempts to open the Access 2000 database.  I basically need a list of the
> objects that need
> to be referenced when trying to use DAO 3.6 and Access 2000.  ( I also
want
> to know if I can install the
> components needed without having to install MDAC 2.6) Your help is much
> appreciated.

> Thank You



Sun, 04 Apr 2004 07:48:05 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Convert DAO 3.5 to DAO 3.6 Jet Engine 4.0

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

3. Upgrade from DAO 3.5 to DAO 3.6

4. DAO 3.6 and DAO 3.5

5. dao 3.5/3.6

6. DAO 3.6 changes from 3.5

7. DAO 3.5 from 3.6

8. dao 3.5/3.6

9. PB : DAO 3.5 / 3.6

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

11. upgrade from DAO 3.51 to DAO 3.6??

12. DAO 3.51 to DAO 3.6 NULLs question

 

 
Powered by phpBB® Forum Software