Subject | RE: [IBO] IB_SQL_IBO_4_7_Beta12.exe script failure |
---|---|
Author | Jason Wharton |
Post date | 2006-12-28T03:44:32Z |
> IB_SQL_IBO_4_7_Beta12.exe, using 'Execute Script',It should be
> 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^
SET TERM ^;
unless you want a space after it.
Change it and let me know what it does.
Regards,
Jason