ms access - ODBC DSN to SQL Server using Windows NT for another user -


i trying figure out how/if can create dsn on system connect sql server can use in ms access.

  • everything on comp domain
  • i log workstation comp\user1
  • the sql server given access user comp\user2
  • i not sure how sql server configured cannot change anything

what i've tried:

  • if go odbc administrator , try create connection (using either "with windows nt authentication..." or "with sql server authentication...") fails
  • if open odbc administrator comp\user2 (shift right click -> open as) can successfully add connection using "with windows nt authentication..."
  • but means have open ms access comp\user2 also

i hoping how add dsn, user or system, use windows nt authentication comp\user2.

but not able figure out how this.


Comments

Popular posts from this blog

jOOQ update returning clause with Oracle -

java - Warning equals/hashCode on @Data annotation lombok with inheritance -

java - BasicPathUsageException: Cannot join to attribute of basic type -