Aug 1, 2011 #1 smartlife Programmer Jul 15, 2011 6 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
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
Aug 1, 2011 #2 dhookom Programmer Jun 24, 2003 22,497 US Have you simply linked to the SQL tables rather than the Access tables? Duane Hook'D on Access MS Access MVP Upvote 0 Downvote
Have you simply linked to the SQL tables rather than the Access tables? Duane Hook'D on Access MS Access MVP
Aug 2, 2011 Thread starter #3 smartlife Programmer Jul 15, 2011 6 US 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. Upvote 0 Downvote
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.
Aug 2, 2011 #4 dhookom Programmer Jun 24, 2003 22,497 US 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 Upvote 0 Downvote
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