Firebird is a free and open-source, cross-platform, client-server SQL relational database management system, running on Linux, Unix, and Windows.
I have a query that i use on MySQL database that order the result casting a char database field to …
sql-order-by firebird firebird2.5How do I register a Firebird data provider to use it with Entity Framework? What should I do to make …
entity-framework firebird providerI have requirement of inserting enormous data in table of firebird database around 40K entries. I got my scripts ready …
firebird firebird2.5 isqlI just installed Firebird for Win64, and I was trying to connect to the employee database which comes pre-packaged with …
database connection firebird isqlI'm using Firebird 2.5 (Embedded) And Delphi XE2. I kept below files to my aplication root dir : C:\myapp\app.exe …
delphi delphi-xe2 firebird firebird-embeddedI seem to have an issue with connecting to an embedded FireBird database from a sample C# app. Here's what …
c# firebird firebird-.net-providerI use firebird as my database and mybatis to manipulate the data, but when I run a query with a …
sql firebird mybatisIs there a way to retrieve (using a select statement) the size of a blob field in Firebird?? I've a …
firebirdI am writing my own Firebird database browser using the ibpp library. Is there a way I can get the …
sql firebirdI have a table which stores an amount of seconds as integer. I want to display it and use it …
sql firebird firebird2.5