On 21 January 2011 12:39, Karl DeSaulniers <karl@xxxxxxxxxxxxxxx> wrote: > Very informative, > Thank you Richard. > > I will have to flag this one and come back to it. > My database structure may require something of this measure down the line > with the auditing ability I plan on building into the admin section. > > Never heard of USE AdventureWorks. Is that a SQL system function? > Or just a table in the examples database? USE [1] is a Transact SQL statement (MS call their SQL language T-SQL). AdventureWorks is one of the demo DBs MS supply to help people learn about using their server. Regards, Richard. [1] http://msdn.microsoft.com/en-us/library/ms188366.aspx -- Richard Quadling Twitter : EE : Zend @RQuadling : e-e.com/M_248814.html : bit.ly/9O8vFY -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php