Answer:
Delphi Desktop does not directly support any back-ends except for Local InterBase, and of course the BDE (Borland Database Engine) itself. Delphi Client/Server directly supports Oracle, Sybase, Informix, and InterBase. In both cases, you can use third-party ODBC drivers to connect to any system you want.
Previous Question | Next Question |
How do we get access to a database from Delphi? | Can I use the ODBC drivers that I got with ? |