I am linking to SQL tables from Access. I setup a file DSN on the server where the Access db resides and the linked table in Access uses this DSN. The SQL table uses host_name() to fill in a field. It always records the computer name of the computer that the DSN was created on rather than the computer name the record was created from.
Which is better/more efficient to use, SYSTEM or FILE DSNs? Where should the FILE DSN reside, on the server with the Access file or on the SQL server?
Can Access create a SYSTEM DSN if one does not exist?
Thanks for any help,
Brent
Which is better/more efficient to use, SYSTEM or FILE DSNs? Where should the FILE DSN reside, on the server with the Access file or on the SQL server?
Can Access create a SYSTEM DSN if one does not exist?
Thanks for any help,
Brent