ODBC

  • Thread starter Thread starter KDS
  • Start date Start date
K

KDS

Hello,
trying to install an odbc client other than microsofts to
a windows 2000 terminal server.
Users with admin rights have no problem using it but
normal users can not. What am I missing.
is there a procedure or setup routine to go through
before installing the client?
It looks like a permissions thing, but what permissions
need to be changed and where?
 
Go get and run filemon or regmon from
www.sysinternals.com. Run either of those programs as an
admin while a normal user on the same terminal server
access the ODBC. In the output of filemon or regmon, look
for access denied error messages. These messages indicate
incorrect NTFS permissions on your files or registry
entries.

-M
 
Back
Top