Page 1 of 1

Example for Firebird "create database"

Posted: Tue 22 Jul 2008 07:56
by chkaufmann
I would like to create a database from my Delphi application with UniDAC. Can somebody provide me a code example how this is done?

Or do I have to do that with direct calls to the fbclient.dll / fbembeded.dll library?

cu Christian

Posted: Wed 23 Jul 2008 07:27
by Plash
The current version of UniDAC does not support creating Firebird/InterBase databases.
In the next build of UniDAC we'll add the support for CREATE DATABASE statement to the TUniScript component.