Firebird is a free and open-source, cross-platform, client-server SQL relational database management system, running on Linux, Unix, and Windows.
I am new to Firebird using its Java version Jaybird, But unable to connect from database (.fdb file). The problem …
connection firebird jaybirdI have a one line query: DECLARE VARIABLE var_SecondsOfTime INTEGER; But after running the query I am getting this …
variables firebird declaration firebird2.5Is it possible to rename a table in Firebird or I should create a new table and then move the …
sql firebirdI tried add an column alias in SELECT statement using SQuirrel SQL 3.4 + Firebird 1.5 + Driver JDBC Jaybird 2.2.[0|1] (JVM 1.7.0_03), but doesn't work. …
sql jdbc firebird squirrel-sql jaybirdI'm currently working on modifying a Firebird v. 1.5 database. The database structure will be modified running queries from a delphi …
firebird auto-increment firebird1.5I've installed Firebird-Server 2.5 on FreeBsd 9.1 using: pkg install firebird-server-2.5.2_1 It's working ok, since I can connect using FlameRobin from an …
firebird freebsd firebird2.5I recently changed from AnyDac to FireDac (8.0.5.3365). We're running Delphi 2006. When I was using the AnyDac version of this component …
delphi firebird firedacI have seen the references to VistaDB over the years and with tools like SQLite, Firebird, MS SQL et. al. …
sql-server database sqlite firebird vistadb