|
From: Christoph S. <c.s...@gm...> - 2005-10-16 21:20:37
|
Hi,
a question about UPDATE.
What is the syntax for updating the database?
db.Query('UPDATE tablename SET colum_x = new_entry where column_name = xyz')
does not work. Or is it db.FormatQuery?
Thanks,
Christoph
mailto:c.s...@gm...
|