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 gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Database security

Status
Not open for further replies.

mdbz71

MIS
Jan 28, 2004
1
US
Which is the preferred method for implementing security with Impromptu? Impromptu user classes or granting "select" access on the specific database tables to individual database users?

If I setup user classes, doesn't that become a maintenance issues on each catalog?
 
Hi,

The security method depends to dbms and a use of DB. If you have a large DB with a large number of users, I thing it's most efficient to use a previleges of DBMS because you can implement security for all DB. But if you have a DB just for a little number of users the Impromptu user classes will works very well.

Gilles.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top