What also works on almost every database is Delphi 5 ADO (ADOConnection, ADOTable etc) toghether with an ODBC data source. I have D5 aps running that way on Oracle, Sybase, MS, Firebird DBs.
just to mention, I have downgraded from Delphi 7 to Delphi 5.