Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

ODBC Permissions

Status
Not open for further replies.

pask

Programmer
Joined
Oct 24, 2002
Messages
1
Location
IT
I've an Oracle 8.1.7 ODBC Data Source on a Windows NT 4.0 Terminal Server (Citrix MetaFrame).
I can access from a client this data source only by a user member of Administrators Group.
Anyone can help me?
Thanks, Pask
 
I've had a very similar problem. I had to run regedt32 and change the permissions on the registry key.
Found no other way to do it.....
 
I think it was:

HKLM\Software\ODBC\ODBC.INI\(data source name)

I added Domain Users with Full Control

HTH
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top