CreateDatabase method

Applies to
TIB_SessionBase

Declaration
Procedure CreateDatabase(Database, Username, Password: string; PageSize: word; CharSet: string; SQLDialect: word );

Description
This method is used to create an empty InterBase database file.

Please see IB documentaion for information on these parameters.