Update SQL Problems in FrontPAge 2003

K

Klaus

I've tried to use the solutions from the forum, but it did not work.

I Write

UPDATE TC60 SET Field1=::Field1::, Field2='::Field2::' WHERE ID=::ID::


And it does not work. Please let me know what can I do.
 
J

Jens Peter Karlsen [FP-MVP]

And you do have a table called TC60 with 3 columns called Field1,
Field2 and ID.

Regards Jens Peter Karlsen. Microsoft MVP - Frontpage.
 
Top