For questions specific to Firebird 2.5. It is advisable to also tag with firebird.
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.5I have requirement of inserting enormous data in table of firebird database around 40K entries. I got my scripts ready …
firebird firebird2.5 isqlI have a table which stores an amount of seconds as integer. I want to display it and use it …
sql firebird firebird2.5I have a one line query: DECLARE VARIABLE var_SecondsOfTime INTEGER; But after running the query I am getting this …
variables firebird declaration firebird2.5I want to use a dbExpress TSQLQuery component. But i do not know how to write the SQL to add …
delphi delphi-xe2 dbexpress firebird2.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.5The latest Firebird 2.5.x database can run in either Classic, SuperClassic, or SuperServer mode. How can I check in which …
firebird firebird2.5I'am trying to migrate Firebird 2.5.1 to Firebird 3.0 What is done: Back up on Firebird 2.5.1 Restore on Firebird 3 The problem is …
firebird database-migration firebird2.5 firebird-3.0