Top "Firebird2.5" questions

For questions specific to Firebird 2.5. It is advisable to also tag with firebird.

Cast as Int only when Character is a number on FireBird 2.5

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.5
Run multiple insert queries against firebird database using isql

I have requirement of inserting enormous data in table of firebird database around 40K entries. I got my scripts ready …

firebird firebird2.5 isql
Firebird cast integer as Time or Date

I have a table which stores an amount of seconds as integer. I want to display it and use it …

sql firebird firebird2.5
Can't declare variable in Firebird 2.5, why?

I have a one line query: DECLARE VARIABLE var_SecondsOfTime INTEGER; But after running the query I am getting this …

variables firebird declaration firebird2.5
How to pass a parameter to a query using dbExpress in Delphi

I want to use a dbExpress TSQLQuery component. But i do not know how to write the SQL to add …

delphi delphi-xe2 dbexpress firebird2.5
Firebird 2.5 CHARACTER SET WIN1252 is not installed

I'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.5
How to check in which server mode (e.g. SuperClassic or Superserver) a Firebird database is running?

The latest Firebird 2.5.x database can run in either Classic, SuperClassic, or SuperServer mode. How can I check in which …

firebird firebird2.5
How to correctly migrate from Firebird 2.5.1 to Firebird 3.0?

I'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