Subject | RE: [IBO] Delphi script component working with > 64k |
---|---|
Author | Carlo Pires |
Post date | 2001-04-10T17:30:12Z |
I've modified my app to break the sql scrips files to work with TIB_Script.
But this is causing loss of performance, because I need to process many sql
script files daily. Other problem is the blob records not supported by
TIB_Script.
-----Original Message-----
From: Jason Wharton [mailto:jwharton@...]
Sent: terça-feira, 10 de abril de 2001 13:06
To: IBObjects@yahoogroups.com
Subject: Re: [IBO] Delphi script component working with > 64k
Mine may not be that ideal for such a task. It loads the entire script into
virtual memory.
I have been planning in the back of my mind to modify my parser to work with
a stream instead of a string. I would have to complete that task in order
for your situation to be properly handled.
Let me know how much of a priority this is to you.
Can you break it up into pieces somehow?
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com
But this is causing loss of performance, because I need to process many sql
script files daily. Other problem is the blob records not supported by
TIB_Script.
-----Original Message-----
From: Jason Wharton [mailto:jwharton@...]
Sent: terça-feira, 10 de abril de 2001 13:06
To: IBObjects@yahoogroups.com
Subject: Re: [IBO] Delphi script component working with > 64k
Mine may not be that ideal for such a task. It loads the entire script into
virtual memory.
I have been planning in the back of my mind to modify my parser to work with
a stream instead of a string. I would have to complete that task in order
for your situation to be properly handled.
Let me know how much of a priority this is to you.
Can you break it up into pieces somehow?
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com
----- Original Message -----
From: "Carlo Pires" <carlo@...>
To: <IBObjects@yahoogroups.com>
Sent: Tuesday, April 10, 2001 9:01 AM
Subject: [IBO] Delphi script component working with > 64k
> Hello,
>
> Anyone knows any delphi component script that executes scripts files gt
64k.
> For instance, I need to execute scripts with 2mb of text.
>
> -Carlo
Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/