Subject RE: [IBO] Executing a script from a file
Author Jason Wharton
Just use TIB_Script.SQL.LoadFromFile() then execute it.

I was thinking about executing from a Stream which would allow you to pass
in a filestream instead but I didn't get that far. I would have to rewrite
some of my parsing routines...

Jason Wharton

-----Original Message-----
From: rejanemyszka2002 [mailto:rejanem@...]
Sent: Friday, July 30, 2004 12:42 PM
To: IBObjects@yahoogroups.com
Subject: [IBO] Executing a script from a file


Hello all!

What is the better component for use to load a script from a file
and execute it? Is there some limit in characters for the script?

Thanks.

[]'s

Rejane