[ic] update queries using [query]

interch interchange-users@lists.akopia.com
Sun Jul 15 19:20:00 2001


Ok I can't get this to work at all in IC 4.7.5.  No errors in error.log,
just nothing happens.  selects work just fine.

[loop list="access area cat products country mv_metadata userdb variable"]
[flag type=write table="[loop-code]"]
[/loop]
[tag flag write]country[/tag]
[set mv_data_enable]1[/set]

[query sql="update country set shipmodes = 'TEST' where code =
'US'" table=country]
[/query]