If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > Informix > Deny access to informix via Access

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 09-30-03, 07:10
Anton Meijer Anton Meijer is offline
Registered User
 
Join Date: Sep 2003
Posts: 1
Post Deny access to informix via Access

We're using an informix database that is running on a aix machine.
All clients are windows terminals.
Now some users connect via access instead of the erp application directly to the database, how can we prevent that from happening ?
Reply With Quote
  #2 (permalink)  
Old 09-30-03, 10:01
Roelwe Roelwe is offline
Registered User
 
Join Date: Aug 2002
Location: Belgium
Posts: 534
You can't deny access to an application. You can deny access to users.
The fact that they can use access proves that they have an Informix ODBC driver installed on their local machines. Throw that out and they can't access.
Normally, an ERP systems always loggs on to the database server with one username.

In that case just revoke all permissions from the other users in the database.
__________________
rws
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On