Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to change modules to point from access database to sql database

Status
Not open for further replies.

smartlife

Programmer
Jul 15, 2011
6
0
0
US
Hi,

I have a access application which saves and retrieves data from access mdb file,need to change this to point to sql database.

Help is really appreciated.

Thanks
Nani
 
I have linked all the tables to in mde file to sql,but when I open the application.it is still looking for access mdb file.

Do i need to do anything after linking access tables to sql?


Please let me know if you need more details,I can attach some screen shots.
 
Can you tell us what you mean by "it is still looking for access mdb file"?

Are the names of the linked SQL tables the same as the names that had been from the mdb file?

Did you unlink the mdb tables?

Is there any code that looks for the linked tables?

Duane
Hook'D on Access
MS Access MVP
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top