are you able to specify the location of another database that you want to select data from?
For example: I want to do something like this:
SELECT [field1], [field2] from C:\DesktopFolder\MyOtherDatabase.mdb\TableName
Is this possible? Can someone assist me with that structure or syntax.
For example: I want to do something like this:
SELECT [field1], [field2] from C:\DesktopFolder\MyOtherDatabase.mdb\TableName
Is this possible? Can someone assist me with that structure or syntax.