For questions specific to Firebird 2.5. It is advisable to also tag with firebird.
I want to build a connection between ODBC and Firebird. It has shown error messages like these: [ODBC Firebird Driver] …
odbc firebird2.5When should I use index on table? From how many rows index makes sense? If I have table with constant …
sql sql-server-2008 sql-server-2005 indexing firebird2.5I'm new to firebird and I have verious issues. I want to insert various lines into a table selected from …
sql select insert firebird firebird2.5I'm trying to setup a local firebird instance to test against but am unable to connect to it with even …
firebird firebird2.5 isqlHow to split comma separated string into strings inside store procedure and insert them into a table field? Using Firebird 2.5
sql string firebird firebird2.5I'm using Firebird Embedded v2.5. How to use procedures in query (SELECT) ? My procedure: SET TERM ^ ; CREATE PROCEDURE FN_TEST( …
select stored-procedures firebird firebird2.5I have a large query in Firebird (which I run using FlameRobin), using a parameter all over the place, but …
firebird interbase firebird2.5I'm trying to create a Firebird database in my home directory through Flamerobin however I always get *** IBPP::SQLException *** Context: …
firebird firebird2.5How do you get a list of the column names in an specific table? ie. Firebird table: | name | id | phone_…
python sql firebird firebird2.5 fdbI am trying to update table A with data from table B. I thought I can do something like this …
sql firebird firebird2.5