Subject | IB_SQL Script limit 64K |
---|---|
Author | Marco Menardi <mmenaz@lycosmail.com> |
Post date | 2003-01-22T09:00:46Z |
Hi, I can't enter long scripts in IB_SQL script form.
I've noticed that tha form (in IBF_Script) uses a TRichEdit, that has
a limit in the maximum lines allowed, while TMemo seems not (I've
tested both in a form, side by side, pasting a very long script. In
TRichEdit was truncated, in TMemo was not).
Is there any reason to use TRichEdit instead of TMemo?
If not it must be changed.
If I want to run a script to build the database, it's too big for
TRichEdit.
Using IBO 4.2Ib, Win2K, D6.
Thanks
Marco Menardi
I've noticed that tha form (in IBF_Script) uses a TRichEdit, that has
a limit in the maximum lines allowed, while TMemo seems not (I've
tested both in a form, side by side, pasting a very long script. In
TRichEdit was truncated, in TMemo was not).
Is there any reason to use TRichEdit instead of TMemo?
If not it must be changed.
If I want to run a script to build the database, it's too big for
TRichEdit.
Using IBO 4.2Ib, Win2K, D6.
Thanks
Marco Menardi