Click to See Complete Forum and Search --> : VB6 and Access 2000
January 7th, 2000, 02:21 AM
Hey, this is my first database program, so pleash help me
I have addet the DATA control to my program and set it to my access-database
but the program comes out with this error :
"Unrecognized database format c:\db1.mdb"
Does anyone knows what i'm doing wrong ???
Many Thanks in Front
Michael T.
mto@infosiden.dk
wilton
January 7th, 2000, 02:54 AM
Under references make sure you select to user DAO 3.6. If you can go through the documentation on how to do it. You'll find you won't even want to use the control. If you need more help feel free to write. Help@black9.com
January 7th, 2000, 06:58 AM
Use ADO Data Control only. The easiest way to build your simple program is to run Data Form Wizard. Go to Add-Ins and if you see there Data Form Wizard, click it and follow instructions. If you do not see it, click Add-Ins Manager, select VB 6 Data Form Wizard and check Loaded/Unloaded check box. Now go to Add-Ins and click on Data Form Wizard.
Vlad
January 10th, 2000, 04:39 AM
Many Thanks to both of you :)
January 10th, 2000, 06:07 AM
Hey...
i have tryed using the data form,
but when i choose my access 2000 database
it still says "Unrecognized database format c:\db1.mdb""
i have tryed converting the "Biblio.mdb" to access 2000
but the same error pops up...
Does any one know what the problem is... ?
if you wanna do me a BIG favor,
make a MS Access 2000 database and a little VB program with it
and send it to me at mto@infosiden.dk
Many Many Big Thanks in Front
Michael Tox
codeguru.com
Copyright Internet.com Inc., All Rights Reserved.