| Serverside database/datastore features |
CodeGear Edition |
Pro |
Enterprise |
| Support for
many different database API's bundled, thus supporting the absolute
majority of databases |
5 |
30+ |
30+ |
| Concurrent support of
multiple database of optionally different types |
 |
 |
 |
| Transaction control over
multiple databases of optionally different types |
 |
 |
 |
| Seemless transition from
database type to database type via the cross database adapter |
 |
 |
 |
| Macro support for
queries and stored procedure names on all database adapters |
 |
 |
 |
| Automatic advanced
configurable connection pooling towards any database/datastore |
 |
 |
 |
| Support for handling any
type of datastore as a database in a field/row/table type of layout |
 |
 |
 |
| Automatic advanced
configurable result set caching to lower database load |
 Limited to 100
cacheentries |
 |
 |
| Server side updateable
queries supporting multiple query types including parameterized SQL |
 |
 |
 |
| Server side updateable
parameterized stored procedure calls |
 |
 |
 |
| Optional support for
synchronizing multiple database requests |
 |
 |
 |
| Dataset can be indexed,
sorted, filtered etc. regardless of database/datastore |
 |
 |
 |
| Full enhanced support
for Master/Detail relations |
 |
 |
 |
| Very CPU and memory
efficient dataset handling |
|
 |
 |
| Datasets are fully
compliant with data aware controls |
|
 |
 |
| Multiple statements
within one transaction support |
 |
 |
 |
| Transaction support over
multiple databases |
 |
 |
 |
| Includes wizard to aid
in easy creation of new database/datastore adapters. |
 |
 |
 |
| Automatic Autoinc
support for selected databases |
 |
 |
 |
| Automatic serverside
field value change propogation to originating (client) dataset |
 |
 |
 |