RAD Studio VCL Reference
|
Creates a database using Params.
procedure CreateDatabase;
__fastcall CreateDatabase();
Call CreateDatabase to create a database using Params as the rest of the CREATE DATABASE command.
For example, if you wanted to create a local InterBase database, you could do the following:
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|