When doing an db.execute() with an argArray, is it not possible to do
so if you are only binding one element? I seem to get an error
whenever I have an argArray of 1 unit in the format: db.execute
(SOME_SQL,[oneVar])

Reply via email to