firebird-.net-provider Questions
4
Solved
I was trying to use Firebird embedded server with Microsoft Visual C# 2010.
so here is what I done till now:
Downloaded Firebird .Net Data Provider (Firebird Client v2.5.2).
Downloaded Firebird E...
Dally asked 25/10, 2010 at 11:29
2
Solved
I have tried several ways, including on SO.
The following MYSQL code does not work in Firebird:
CREATE TABLE publications (
INT NOT NULL AUTO_INCREMENT ,
PRIMARY KEY (`id`),
filename varchar(...
Tjader asked 10/11, 2015 at 17:19
2
Solved
I'm trying to use .NET Firebird Provider to connect to the embedded FB 3.0.1 server.
As far as I know, (also written here (page 6)), there is no more fbclient.dll\fbembed.dll but a single client f...
Alishiaalisia asked 1/2, 2017 at 13:17
1
Solved
I am testing the connection firebird 3 using C #. The version of what I'm used is the latest : Firebird ADO.NET Provider 5.0. But when you make the connection , the error occurs "Incompatible wire ...
Sulphurous asked 27/5, 2016 at 22:3
1
© 2022 - 2024 — McMap. All rights reserved.