Is there a way to increment a value in SQL server with one database call -
sort of like 
        UPDATE mytable
        SET foofield = foofield++
        WHERE fooid = 2
?       
        

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Simon Park              Computer Systems Management, Inc.
[EMAIL PROTECTED]  205 South Whiting Street
Ph: 703-823-4300        Suite 201
fax: 703-823-4301       Alexandria, VA  22304
             http://www.csmi.com  
------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to