0
kicks
ORA-00911:invalid character
When trying to run multiple commands in Oracle using .net I usually get this ORA-00911 error.
As areel says "Surprisedly, I seen no mention of multiple statements as being a possible cause" of the ORA-00911 error. And points out to a result showing "correctly identifies OracleClient as not supporting multi SQL statements,"
Hope it helps