I need help connecting the Visual Studio 2015 community to firebird.
I am new to Visual Studio 2015 (used for programming in Delphi / C ++ builder) and now I am learning C # and want to use firebird database.
Can someone help or point me in the right direction how to do this?
I installed the DDEX and ADO.net drivers, as shown on the Firebird page , but this is far from luck.
I don’t have the code yet, because Visual Studio doesn’t even see the Firebird drivers in the database connection dialog.
Any help would be appreciated.
source
share