G Guest Apr 29, 2004 #1 I have a split database. Is it possible to choose a different back end at run time? Thanks in advance.
I have a split database. Is it possible to choose a different back end at run time? Thanks in advance.
A Allen Browne Apr 29, 2004 #2 Yes, you can set the Connect property of the TableDef, and remember to RefreshLink. If you want to give the user the Windows FileOpen dialog so they can select the file, see: http://www.mvps.org/access/api/api0001.htm
Yes, you can set the Connect property of the TableDef, and remember to RefreshLink. If you want to give the user the Windows FileOpen dialog so they can select the file, see: http://www.mvps.org/access/api/api0001.htm