Subject Re: [IBO] IB_SQL_IBO_4_7_Beta12.exe script failure
Author Hans
With or without a space, both methods complain about the defined caret
character.

BTW. The output of 'Extract MetaData DDL' inserts a space

I'm just trying creating a MetaData script and apply it to a new database
using IB_SQL.

The RichEdit component in the 'Execute Script' looses all paste/copy
information after some 2800 lines. However the import from file
seems to have no limit. I checked if it was possible to use a TMemo
which doesn't seem to have the copy/paste problem. It would just
need the replacement of RichEdit.FindText function, the rest can
stay the same. I searched Internet and it seems possible to have
a different RichEditxx.dll's on various systems with different behavior
as results due to various software installs.

----- Original Message -----
From: "Jason Wharton" <supportlist@...>
To: <IBObjects@yahoogroups.com>
Sent: Wednesday, December 27, 2006 8:44 PM
Subject: RE: [IBO] IB_SQL_IBO_4_7_Beta12.exe script failure


>> 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^
>
> It should be
>
> SET TERM ^;
>
> unless you want a space after it.
>
> Change it and let me know what it does.
>
> Regards,
> Jason
>
>
>
> ___________________________________________________________________________
> IB Objects - direct, complete, custom connectivity to Firebird or
> InterBase
> without the need for BDE, ODBC or any other layer.
> ___________________________________________________________________________
> http://www.ibobjects.com - your IBO community resource for Tech Info
> papers,
> keyword-searchable FAQ, community code contributions and more !
> Yahoo! Groups Links
>
>
>