Subject | Re: [IBO] Creation of Interbase objects during run time? |
---|---|
Author | lester@lsces.co.uk |
Post date | 2001-11-30T13:38:57Z |
> 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.
> How can I changeI only do this from the <Users> button on IB_SQL. If you
> Interbase database password/ User without using Interbase utilities ?
need to do it from your program, then just have a look at
the code for that form in IB_SQL.
You can also test your database create SQL here, before
commiting it to a program.
--
Lester Caine
-----------------------------
L.S.Caine Electronic Services