Creating Firebird database programatically in delphi

Today my colleague asked me the question, “How to create FB database programatically from Delphi?”. Well, the solution is very easy, just use the following code: IBDatabase1.DatabaseName := ChangeFileExt(Application.ExeName, …

Jiří Činčura – http://blog.vyvojar.cz/jirka/

1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading...

Leave a Reply