Updating several fields

Wonder Fef wonderfef at noos.fr
Wed Jan 22 11:12:01 CST 2003


Hello all,

Is there a way to update several fields (in the same table, same record)
through a SQLExecute command ?
Something like :

UPDATE myTable SET Field1 = 'Value1', Field2 = 'Value2' WHERE ID = '123'

That would be very could for my application.

Thanks in advance
Eric



More information about the Valentina mailing list