Languages SQL Security  

Security

 
Records 1-4 of 4
Title  /  Popularity Revised  Rating Size
Restrict Users To Seeing Just "their" Rows on a Select
As long as user ID is carried in one of the columns, you can easily restrict a Select from a table to user-specific rows by creating a VIEW of the table that only returns rows where the user ID matches ...
April 19th 2010   2k
SQLCrypto And XLSure Encryption Utilities
SQLCrypto Base Encryption + Hash ZIP files include the SQLCrypto Install, as well as Demo Scripts that install a sample database and all the encryption utilities you would need to start securing your sensitive passwords.
September 15th 2008   7k
dbasp_GlobalGran t
This is a piece of code I use to globally grant or revoke permissions on all or set of objects in a Database for a given valid user.
May 6th 2006   3k
Decrypt MS SQL 2000 stored procedures of ANY SIZE!
This MS Access application will decrypt Stored Procedures encrypted using "with encryption" option. If automatic removing of "with encryption" option fails user will asked to manually modify the source of SP. The source of SP must start with “ALTER PROCEDURE” ...
May 6th 2006   38k
New Code
Popular Code