Subject | Re: [firebird-support] How to create a FB database in C++ closed application |
---|---|
Author | Dimitry Sibiryakov |
Post date | 2009-10-26T08:37:55Z |
> I am a newbie to Fire bird, and am working on integrating Fire bird in to my application(which is windows based) using c++.(IBPP wrappers).It will be nice to get some code samples that create the database for my reference.You can either use "CREATE DATABASE" SQL statement or
isc_create_database() API call (I have no idea under which name it is
wrapped in IBPP).
SY, SD.