Can't connect to Access2000 database 
Author Message
 Can't connect to Access2000 database

I have VB6.0 and DAO 3.6
When I put Data Control and trying to set table it gives me
"Unrecogniseble format"
What should I do?
(I want keep database in Access 2000 format)


Fri, 27 Jun 2003 15:50:29 GMT  
 Can't connect to Access2000 database
Hi,

Instead of using the DAO Datacontrol use the ADO Datacontrol. Open the
Tools, click right, Components, Microsoft ADO Datacontrol 6.0 or higher

frank - Belgium



Fri, 27 Jun 2003 16:35:05 GMT  
 Can't connect to Access2000 database


Quote:
> Hi,

> Instead of using the DAO Datacontrol use the ADO Datacontrol. Open the
> Tools, click right, Components, Microsoft ADO Datacontrol 6.0 or
higher

> frank - Belgium

What if that isn't an option? I am having the same problem (I didn't
see this post until after I posted mine...sorry for the clutter). Is
there absolutely no way to do it with DAO 3.6 ?  We have an entire App
written already that now needs to support Access 2000 databases.

thanks,
OpenCZun

Sent via Deja.com
http://www.deja.com/



Sat, 28 Jun 2003 00:09:01 GMT  
 Can't connect to Access2000 database


Quote:


> > Hi,

> > Instead of using the DAO Datacontrol use the ADO Datacontrol. Open the
> > Tools, click right, Components, Microsoft ADO Datacontrol 6.0 or
> higher

> > frank - Belgium

> What if that isn't an option? I am having the same problem (I didn't
> see this post until after I posted mine...sorry for the clutter). Is
> there absolutely no way to do it with DAO 3.6 ?  We have an entire App
> written already that now needs to support Access 2000 databases.

I already solve this problem.
Go to cnet.com and in download section take VisualStudio6.0
Service Pack 4 (About 130Mb)

After this I got DAO4.0 and Access 2000 support

Note! I was able to work with Acc2000 db from DAO3.6 (but I didn't use
controls)
When I tried to make connection with Data Control this error appears



Sat, 28 Jun 2003 00:58:02 GMT  
 
 [ 4 post ] 

 Relevant Pages 

1. Problem connecting to Access2000 database...pls, pls help.

2. 'Canned' data in VB program

3. VB can't open Access2000 database

4. Mystery: ADO connects to database but fields don't appear on some computers

5. VB can't connect to a Foxpro database using MDAC under W2K

6. Who's connected to database.

7. Cant't connect to DataBase

8. connecting to access2000 via ado?

9. Crystal Report Connecting to Access2000

10. not able to connect to access2000

11. help connecting to Access2000 with VB6 Please

12. problems connecting access2000 db

 

 
Powered by phpBB® Forum Software