|
-
January 7th, 2000, 03:21 AM
#1
VB6 and Access 2000
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.
[email protected]
-
January 7th, 2000, 03:54 AM
#2
Re: VB6 and Access 2000
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. [email protected]
-
January 7th, 2000, 07:58 AM
#3
Re: VB6 and Access 2000
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, 05:39 AM
#4
Many Thanks to both of you :)
Many Thanks to both of you 
-
January 10th, 2000, 07:07 AM
#5
Still getting a error
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 [email protected]
Many Many Big Thanks in Front
Michael Tox
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|