[fpc-pascal] Is there a way to create a Firebird embedded database	programmatically?
    Michael Van Canneyt 
    michael at freepascal.org
       
    Wed Aug  3 11:50:25 CEST 2011
    
    
  
On Wed, 3 Aug 2011, Reinier Olislagers wrote:
> When using the Firebird embedded database, it's nice to be able to
> create the database using only FreePascal/Lazarus.
Why do you think this is not possible ? The CreateDB method of TIBConnection does exactly that.
I've been using it for years.
Michael.
    
    
More information about the fpc-pascal
mailing list