upDate data
liamlambert
liamlambert at mac.com
Fri Mar 24 13:47:44 EST 2006
This works code works fine but if I want to use a variable in
stead of 8
can I do this I could not find any reference to it any where
or is there an other way of up dating a column
global gConID
put fld "bookingid" into tbooking
put "UPDATE Booking SET ticket = 'no' WHERE BookingId = 8 " into
tSQLbooking
--> EXECUTE SQL
put revdb_execute(gConID,tSQLbooking)
Liam Lambert
liamlambert at mac.com
IRELAND
More information about the use-livecode
mailing list