Forum Discussion

mpourali's avatar
mpourali
Occasional Contributor
10 years ago

Data drive loop is the only way to send a sql to DB. but delete From table results exception

Selecte * from tablename where col1= 55 and col2="abc" works great, but tring to delete from table, results in exception. It deletes the rows  then disp[lats the exception  with explanation that the ...