Saved Bookmarks
| 1. |
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. 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. |
|