Subject | IB_SQL_IBO_4_7_Beta12.exe script failure |
---|---|
Author | Hans |
Post date | 2006-12-27T20:51:50Z |
IB_SQL_IBO_4_7_Beta12.exe, using 'Execute Script',
fails to execute the script, which in turn is simular to the
output of 'Extract MetaData DDL'
SET TERM ^ ;
CREATE EXCEPTION MyException 'My Exception'^
COMMIT^
fails to execute the script, which in turn is simular to the
output of 'Extract MetaData DDL'
SET TERM ^ ;
CREATE EXCEPTION MyException 'My Exception'^
COMMIT^