Subject Re: [IBO] Creation of Interbase objects during run time?
Author lester@lsces.co.uk
> 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 change
> Interbase database password/ User without using Interbase utilities ?

I only do this from the <Users> button on IB_SQL. If you
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