Ivan Sivak
Author Homepage: http://www.filedepot.eu/
- UMANG gives you the option to hire experienced Delphi programmers on a monthly and hourly basis.
- Hire Dedicated Full-time Programmers at 25-60 US$ per hour.
- Application Re-engineering and Maintenance of exiting legacy software has been UMANG's forte.
- Outsource your Delphi Project to the award-winning software company.
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