in reply to Re: Testing Script ODBCin thread Testing Script ODBC
You're using the VARCHAR2 data type but that's an Oracle data type.
Good catch! FWIW, i tested them, the statements run fine in Oracle. :)