Ensure that a user has a security level adequate to access an ODBC data source?

Joined
Mar 3, 2006
Messages
1
Reaction score
0
Hi@ all,

I wrote a small program. After the installation
it works only when the user has Admin privilegs or Mainuser privilegs
The software runs, but i can´t make any DB entrys or read any of them.

The Problem is:
The program connects to an (Access) database through a file-DSN.
How can i ensure that a user has a security level adequate to access an ODBC data source?

I Think it's a registry key that may not have sufficient rights.

Any help/advice/tips very much appreciated.

Sincerely,
siri
 
Back
Top