Ivan Sivak
Author Homepage: http://www.filedepot.eu/
Design, explore and maintain databases, build compound SQL query statements, manage database user rights, and manipulate data fast and convenient.
Total 1 product
SQLite3 database components v.1.0
DB-Aware Components > Direct DB Access > SQLite
By Ivan Sivak.
Freeware 01 Dec 2010Description
Contains:- TSivak3Database - database connection, published to component palette
- TSivak3SimpleTable - not a TDataset descendant, published to component palette, very fast, usable to fill some string list, string grid, list view, etc... see GetValues procedure(s)
- TSivak3Exec - not a TDataset descendant, published to component palette, usable for executing SQL, one or more SQL commands, separated by semicolon if the SQL command(s) returns a cursor, individual records are taken by "OnFetchRecord" event
- TSivak3Command - base TDataset descendant, not published to component palette, fully usable, no abstract or empty methods you can use in runtime as a simplified query ( TSivak3Command.Create... ) ancestor for standard dataset objects (TSivak3Query, TSivak3Table)
- TSivak3Query - TDataset (TSivak3Command) descendant, published to component palette
- TSivak3Table - TDataset (TSivak3Command) descendant, published to component palette.
Informations
- Status: Fully functional
- Source: On purchase/registration
- Source price: $58.80
- Size: 1 591kB
Platforms: D2007, D2010, D7