D dima_2009 New member Local time Today, 12:09 Joined Oct 19, 2012 Messages 3 Oct 19, 2012 #1 Hi: I have a Access application, and it is using ODBC connection. I want to change it to different ODBC. I am having a hard time finding where to change it. Can you please let me know how to do it ?
Hi: I have a Access application, and it is using ODBC connection. I want to change it to different ODBC. I am having a hard time finding where to change it. Can you please let me know how to do it ?
A AccessMSSQL Seasoned Programmer-ette Local time Today, 12:09 Joined May 3, 2012 Messages 636 Oct 19, 2012 #2 You need to go to Control Panel > Administrative Tools > Data Sources (ODBC). Is that what you are looking for or are you trying to do it in code?
You need to go to Control Panel > Administrative Tools > Data Sources (ODBC). Is that what you are looking for or are you trying to do it in code?
A AccessMSSQL Seasoned Programmer-ette Local time Today, 12:09 Joined May 3, 2012 Messages 636 Oct 19, 2012 #3 If you are trying to re-link the tables to a different odbc and you are using Access 2007/2010 goto External Data > ODBC Database.
If you are trying to re-link the tables to a different odbc and you are using Access 2007/2010 goto External Data > ODBC Database.
D dima_2009 New member Local time Today, 12:09 Joined Oct 19, 2012 Messages 3 Oct 19, 2012 #4 I am trying to use different datasource. I am using Access 2007. Where do to see External Data tab ?
A AccessMSSQL Seasoned Programmer-ette Local time Today, 12:09 Joined May 3, 2012 Messages 636 Oct 19, 2012 #5 See attached image. You may need to use the shift key while opening the database if the menu is being hidden. Attachments ODBCMenu.jpg 46.8 KB · Views: 80
See attached image. You may need to use the shift key while opening the database if the menu is being hidden.
D dima_2009 New member Local time Today, 12:09 Joined Oct 19, 2012 Messages 3 Oct 19, 2012 #6 Thank you..Great support.