SQLDAC 1.0
Freeware
01 Jul 2007
In category
DB-Aware Components > Direct DB Access > SQL
Description
SQLDAC - is a database-independent layer that defines a common interface for access to SQL database servers. Interaction with a database is carried out through the corresponding database adapters.Only MS Access ADO adapter supported at the moment.
- TDacConnection - the connection component, that defines name of Adapter bpl module and Connection string. Connection string implementation depends of corresponding database level.
- TDacDataSet - is the TkbmMemTable descendant, database independent in-memory dataset with flexible resolving capabilities. Insert, Update, Delete, RefreshRecord operations are implemented by means of InsertSQL, UpdateSQL, DeleteSQL and GetRecordSQL SQL-statement properties. All SQL statements can be saved to and loaded from application database DataSet repository in design-time.
Informations
- Status: Fully functional
- Source: FW
- Size: 1 147 120kB
Platforms:
- C++ Builder 6
Downloads