Mike, I have committed it. Now you get to supply a documentation patch :-)
Conor ----- Original Message ----- From: "Mike Williams" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Tuesday, May 08, 2001 11:03 AM Subject: [patch] set alternative delimiter for SQLExec > SQLExec currently hard-codes ";" as the delimiter of SQL statements, which > means that I can't define Oracle stored-procedures (I have to resort to > exec'ing SQLPlus). > > Here's a suggested patch that allows an alternative delimiter (e.g. "/") to > be used: > > --------------------------------------------------------------------------- ----- > > -- > cheers, > Mike >
