Using Java to Encrypt Passwords
Comments posted to this topic are about the content posted at http://www.sqlservercentral.com/columnists/lsmith/usingjavatoencryptpasswords.asp
2001-07-09
6 reads
Comments posted to this topic are about the content posted at http://www.sqlservercentral.com/columnists/lsmith/usingjavatoencryptpasswords.asp
2001-07-09
6 reads
With XML support in SQL Server 2000, you can query SQL over HTTP with a URL, bring the data down to the browser, and manipulate it on the client machine. By adding Internet Explorer 5.0 to the mix and using XSL to convert the XML to HTML, you can lighten the load on your database server. Going still one step further, by using Vector Markup Language you can even create drawings on the fly using the data from your SQL queries.
2001-06-26
4,110 reads
Your database design should be impervious to this documented behavior of the ADO delete method. Be one of the first five members to give a compelling reason why not, and take a dollar from starving columnist Sean Burke.
2001-05-21
3,322 reads
In terms of encryption, Key Rotation is the process of replacing your encryption keys...
By Steve Jones
Today’s coping tip is to ask other people about things they’ve enjoyed recently I...
By Steve Jones
Today’s coping tip is to challenge negative thoughts and look for the upside. I’m...
Hi, I have four views on one database to which one sql authenticated user...
Comments posted to this topic are about the item Schedule Jobs on a Clustered...
Comments posted to this topic are about the item Encrypting the Database Encryption Key