Firebird is a free and open-source, cross-platform, client-server SQL relational database management system, running on Linux, Unix, and Windows.
I have an application made with Delphi 2006 and Firebird 2.5. For connection a use Interbase components from Delphi. I setting up …
delphi firebird delphi-2006I have a fdb file (firebird) from a new client (he doesn't know the version). I have tried to use …
windows-7 firebirdWhich Freeware "GUI tool" for "Firebird RDBMS" closestly resembles "MS SQL Server 2000 Management Studio"?
firebirdI'm trying to connect to a remote Firebird database "test" (alias already added). It is not an embedded server, and …
firebird remote-serverThis is my first attempt at answering my own question, since someone may well run into this and so it …
sql database database-design firebirdI've created a view in my database which I would like to include in my entity model. However, when I …
entity-framework views firebirdI am trying to build SQL for a parameter query in C# for a query which will contain the LIKE %% …
c# sql parameters firebirdI was trying to use Firebird embedded server with Microsoft Visual C# 2010. so here is what I done till now: …
c# database connection firebird firebird-.net-providerI've got a sql query (using Firebird as the RDBMS) in which I need to order the results by a …
sql firebird