VB6 Database format Error
|
Original Message
|
Name: cutombo
Date: May 13, 2007 at 12:59:18 Pacific
Subject: VB6 Database format ErrorOS: win XPCPU/Ram: 256Model/Manufacturer: Ibm |
Comment: Hello everyone, I was trying to create a small database program. I first created the database in access, then use VB6 to create bound control with a textbox. I put the data control on the form, when I try to set the RecordSource Property of the Data control, I got this error message "DATABASE FORMAT NOT RECOGNIZED" I tried Nwind.mdb that comes with VB, everything worked fine. Can anyone tells me how to format database file in Access so that VB6 can recognize it? Please, Help!
Report Offensive Message For Removal
|
|
Response Number 1
|
Name: StuartS
Date: May 13, 2007 at 14:59:17 Pacific
|
Reply: (edit)You appear to have a mismatch between the Access format that you version of Access is using and the one VB6 is using. Make sure you have VB6 SP6 installed. It is still available from MS. Which version of Access are you using? Stuart
Report Offensive Follow Up For Removal
|
|
Response Number 2
|
Name: cutombo
Date: May 15, 2007 at 15:53:01 Pacific
|
Reply: (edit)Stuart, Thank you for responding! The problem must be in Access. I'm using Office 2000 Premium. When I used biblio.mdb or Nwind.mdb that came with VB6 everything worked fine. The MSDN help file message jargon is "The specified error has occured in the automation object currently running." I will try some re-installation and see what will happen. Thanks!
Report Offensive Follow Up For Removal
|
|
Response Number 3
|
Name: StuartS
Date: May 16, 2007 at 03:26:08 Pacific
|
Reply: (edit)There is no reason why Office 2000 version of access should not work, providing you have the Service Packs for that as well. Re-installation wont help you much unless you do install the Service Packs. The Access file format changed at sometime in the past, exactly when I cant remember. So unless you have compatible versions you are going to get problems. The newer version will read older files but not vice versa. Stuart
Report Offensive Follow Up For Removal
|
Use following form to reply to current message: