--- Wilfried Mestdagh <[EMAIL PROTECTED]> wrote:

> Hello,
> 
> Is it possible to increment or decrement an integer field without first
> select then do it in code and then update ?
> 
> ---
> Mvg, Wilfried
> http://www.mestdagh.biz
> 
> 

update tbl set field = field + 1 where ....




        
                
__________________________________ 
Yahoo! Mail - PC Magazine Editors' Choice 2005 
http://mail.yahoo.com

Reply via email to