Problem with ACCESS 2000 and VB6 
Author Message
 Problem with ACCESS 2000 and VB6

Hello !!
I have a big problem, i have ACCESS 2000 and VB6 on my computer, but i can't
connect access2000 database with program writen in VB6. I hope any body can
help me!!

By
J?rgen



Sat, 16 Nov 2002 03:00:00 GMT  
 Problem with ACCESS 2000 and VB6
Hello!
    You have to use the DAO 3.6 ...!
Look under "Project" - "References"

From
Svein Jarle Reiakvam
Norway



Quote:
> Hello !!
> I have a big problem, i have ACCESS 2000 and VB6 on my computer, but i
can't
> connect access2000 database with program writen in VB6. I hope any body
can
> help me!!

> By
> J?rgen



Sat, 16 Nov 2002 03:00:00 GMT  
 Problem with ACCESS 2000 and VB6
You need the DAO 3.6  object. You can download MDAC 2.1 (maybe a newer
version by now) from the Microsoft web site. After you install MDAC then
choose the DAO 3.6 object from the references in VB. To use the data
control, you have to connect to it using code upon start up of your program.
I hope this helps!

PS. Also read this article:
http://support.microsoft.com/support/kb/articles/Q238/4/01.ASP?LNG=EN...


Quote:
> Hello !!
> I have a big problem, i have ACCESS 2000 and VB6 on my computer, but i
can't
> connect access2000 database with program writen in VB6. I hope any body
can
> help me!!

> By
> J?rgen



Sat, 16 Nov 2002 03:00:00 GMT  
 
 [ 3 post ] 

 Relevant Pages 

1. Control Data of VB6.0 with ACCESS 2000 database problem

2. Problem deploying VB6/Access 2000 application (Type mismatch on target machine)

3. Need help with VB6 and Access 2000 problem...

4. VB6 and Access 2000 Problem using Data Form Wizard

5. Control Data of VB6.0 with ACCESS 2000 database problem

6. Strange problem VB6 with Access 2000

7. Problems with Crystal Report v4.6 + VB6 Pro and Access 2000

8. Problem With VB6 App With Access 97 Backend Running On Windows 2000 Pro

9. Access 2000 and VB6 Problem

10. Problem using LIKE and wildcards after upgrading to VB6 and Access 2000

11. VB6 with DAO3.6, Access 2000 problem

12. VB6 - Access 97/2000 Problems

 

 
Powered by phpBB® Forum Software