You need the .NET components for firebird (package you can install in VS using
the package manager). And if you want to use firebird like other sources of
data in VS, then you need to install the Firebird DDEX provider; there's
installation files for that on the Firebird site.
> On 3 Jun 2016
Hi All,
I used FireBird as a stand alone Desktop DB many years ago and would like
to use it again now in a new project.
I'm trying to find information about embedding the latest 3.x release into
my Desktop Application on Windows and Mac. I plan to use C#/.NET and share
as much of the data access