I'm developing a database but need to reference a different database table (employees) from a different NON-ACCESS database.
I will never need to update the data in the external database, just read from it.
Im guessing I just need to query but what syntax is used when referencing an external data source ??
I'll get googling in the meantime....
Al
I will never need to update the data in the external database, just read from it.
Im guessing I just need to query but what syntax is used when referencing an external data source ??
I'll get googling in the meantime....
Al