This project provides connection and command to Firebird database with ADO.NET technology.
The content used is "FirebirdSql.Data.FirebirdClient.dll" and requires the Framework 4.5.2.
Before testing the example, run the "_Install.bat" file in the "FbLib" folder as an
"administrator" and install it on your system, according to the Office architecture (32/64 bit).
"Sample" files have been prepared as "Embedded" without the need for Server software.
If you are going to use the Server by connecting to the system,
all you need is the file "fbclient.dll".
You must specify this in the "ClientLibrary" property in "Connection String".
If you need a management program, you can use one of the following:
- https://www.sqlmanager.net/en/products/ibfb/manager
- http://www.ibexpert.net/ibe/index.php?n=Main.Download
~~~ Zeki GÜRSOY ~~~
Downloads:
5 This Week