Delphi Programming Question:
Download Questions PDF

Does Delphi support the back-end?

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.

Download Delphi Interview Questions And Answers PDF

Previous QuestionNext Question
How do we get access to a database from Delphi?Can I use the ODBC drivers that I got with ?