how to determine the server type

R

reynard

I've an MS Access XP database with linked tables.
This table can be either Access, Oracle or Sql Server
How can I determine with wich database I'm working with.
Since I'm using ODBC access I can see in the connect string if there is an
"mdb" string in in it but how to differenciate the Sql Server an the Oracle
one?

Michel
 
Top