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)
This works fine but if I want to use a variable in stead of 8 what
is the syntaxes
Liam Lambert
[EMAIL PROTECTED]
IRELAND
_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution