PDA

Click to See Complete Forum and Search --> : Unreconised Database Format in VB 6


benlye
May 14th, 2000, 07:08 PM
I'm using VB6 and access 2000... i came across this error when i try to combine access 2000 into VB6.. i dun know what to do know?
need help desperatly...

Dr_Evil
May 14th, 2000, 07:24 PM
If you are using the DAO data control you need to add a reference to the DAO 3.6 object library found in Project~References menu. The ADO data control will work fine with Access 2k, just make sure to add references as required. Also make sure you have Service pack 3.

Clunietp
May 15th, 2000, 12:51 AM
http://support.microsoft.com/support/kb/articles/q238/4/01.asp?LNG=ENG&SA=ALLKB

benlye
May 15th, 2000, 06:59 AM
Thank You all of you......
Really appreciate it...