Database Conversion failed from Access 2003 to Access 2007

manoj22_srivastava

New member
Local time
Today, 01:16
Joined
Mar 22, 2009
Messages
5
Hi,

I am using Access database in VC++ project. I had change the extention of Access 2003 database from mdb to accdb and tried to load the database but it was getting failed. Why so? When I created database directly in Access 2007 and tried to load it, it was getting load properly. If know then please give me an idea.

Thanks & Regards,
Manoj Srivastava
 
ACCDB and MDB are different formats. You can not just change the filename, you would need to open ac2007 and import the mdb to change to the accdb format.
 

Users who are viewing this thread

Back
Top Bottom