Top "Interbase" questions

InterBase is a SQL database system for server, desktop and embedded applications, for use on Windows, Linux, macOS, iOS and Android.

interbase and BDE on windows 7

OK I know this has been deprecated, and bde is older than Moses, but we have some legacy applications that …

windows-7 interbase bde
NoClassDefFoundError sun/io/ByteToCharConverter with InterBase JDBC driver

With InterClient 7.5.1 and 8.1.5, the creation of a new JDBC connection in Java 8 fails with java.lang.NoClassDefFoundError: sun/io/ByteToCharConverter …

java jdbc java-8 interbase
Opening .gdb database files

I'm trying to open an old interbase .gdb file. This is a new step for me and i don't know …

data-access interbase data-extraction
Executing a script using ISQL

I'm creating a simple isql script but it's not working and I need some help to find out whats wrong …

firebird interbase isql
Define variable and run a query using EXECUTE BLOCK

I have a large query in Firebird (which I run using FlameRobin), using a parameter all over the place, but …

firebird interbase firebird2.5
Finding a legacy firebird/Interbase database password

I have a customer that has an old non-existant application; he had a problem with the company that made the …

firebird legacy brute-force interbase forgot-password
Connect PHP to Interbase: "undefined function ibase_connect()"

hey all im trying to connect my php application to an interbase database and i get the following error Fatal …

php database-connection interbase
Wildcard as parameter of stored procedure

Suppose, I have a stored procedure, that accepts one parameter - id, and returns some data corresponding to this id. …

sql stored-procedures interbase select-query
PHP can't load some libraries

First I'm using Windows 7 64 bits, WAMP 32 bits and firebird 32 bits. I'm trying to use PHP with firebird or interbase, so …

php wamp firebird interbase
How to change characterset of an existing database for Interbase

We have a database and our client is written with Delphi 2007. The latest Interbase 2009 is used. The database is old, …

sql delphi character-encoding delphi-2007 interbase