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...
Printable View
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...
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.
Thank You all of you......
Really appreciate it...