Execute with comment
Posted: Thu 26 Mar 2009 13:23
if for mistake I execute a consultation with '--' (Comments) it enters in looping.
sqlquery.sql.text: = '-- update xxxxxx ';
sqlquery.execsql; <---loop (freeze);
is this a BUG??
sqlquery.sql.text: = '-- update xxxxxx ';
sqlquery.execsql; <---loop (freeze);
is this a BUG??