e-mail guard, sqlite manager, sqlite3 database manager, sqlite case studio, sqlite import tables,
water odorous foaming,water green tint,water algae present, water surface stains colored,
swimming pool software,software water treatment,water cloudy milky, delphi sqlite3 components
email cleaner

SQLite3 database components, freeware:
(Delphi 7, Delphi 2007, Delphi 2010, DelphiXE) source code + demo application included

To download the sqlite3 database components, a simple registration is required:
Please fill Your name and valid e-mail address.
These details will not under any circumstances, be provided to third parties.
Your name:
Your e-mail:
Your e-mail again:
  • 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
Ivan Sivak
Czech Republic
Europe
www.filedepot.eu