LonnieJohnson
Programmer
I have an SQL Serve 2K backend to several MS Access applications with around 300 users.
I have been setting up an individual user ID on the SQL Server and assigning them to roles according to their job.
Someone suggested that I use one ID to connect to the server and put the separate ID's in a table and check the table when they log in. However, I like the individual users for things like tracking who did what in my triggers.
Is is better to have just one SQL ID set up or individuals and why?
Thanks in advance.
ProDev, MS Access Applications
Visit me at ==> Contact me at ==>lonniejohnson@prodev.us
May God bless you beyond your imagination!!!
I have been setting up an individual user ID on the SQL Server and assigning them to roles according to their job.
Someone suggested that I use one ID to connect to the server and put the separate ID's in a table and check the table when they log in. However, I like the individual users for things like tracking who did what in my triggers.
Is is better to have just one SQL ID set up or individuals and why?
Thanks in advance.
ProDev, MS Access Applications
Visit me at ==> Contact me at ==>lonniejohnson@prodev.us
May God bless you beyond your imagination!!!