Question Convert file from access 2013 to 2007

tripoliguy

New member
Local time
Today, 04:35
Joined
Apr 20, 2014
Messages
6
Hello All, and hope all are good :)

I made a program using access 2013 but I need to open it at my client computer which runs access 2007,the file could not opened..:banghead:

Is there any way to that..
and thanks in advanced for your help
 
Then save the database in a format your client can open.
Click "File" >"Save As" > "Save Database As".
 
Then save the database in a format your client can open.
Click "File" >"Save As" > "Save Database As".
Thanks for you but there no option to save the data base except in .accd format:mad::banghead:
 
Always best to develop and distribute in the lower version of Access.

You have two options:
1. Install Access 2013 Runtime on your client's machine
2. In Options, change the Default Format to Access 2007, create a new 2007 db and import your objects into that db. That will strip off the 2013 features you've used so best option is 1.
 
Thanks all
I have installed the access 2010 on my clients computer and it's ok :)
 

Users who are viewing this thread

Back
Top Bottom