Subject Re: [IBO] Creation of Interbase objects during run time?
Author Helen Borrie
At 05:13 AM 01-12-01 +0000, you wrote:
> >> How can I create Interbase database at run time ?
>
> >Thats the easy one - just write the SQL for it and put it in
> >an IB_DSQL.
> >Check out the samples - that is how Jason builds the
> >databases if they don't exist.
>
>sorry my english is bad
>
>My '.SQL file size = 600kb (157 table);
>
>I Allways fail to put in IB_DSQL.

Use IB_DSQL to run ONE DDL statement.

Use TIB_Script to run a script (your .sql file)

Helen

All for Open and Open for All
InterBase Developer Initiative ยท http://www.interbase2000.org
_______________________________________________________