C++Builder 5 Developers Guide
As you have seen, C++Builder offers many features for the database system developer, including
-
Support for single- tier , client/server, and multitier architecture.
-
Components that offer a range of data access options including BDE, ADO, specialized lightweight drivers, and Interbase-specific options.
-
Use of DataSnap to make remote access to multitier data simple and convenient ; a briefcase mode is also supported.
The component sets provided with C++Builder make it an ideal platform for large or small database applications, regardless of which architecture you choose.
| |
| |
| Top |