Name | Modified | Size | Downloads / Week |
---|---|---|---|
RSQLite_v0.81.zip | 2014-09-29 | 2.0 MB | |
readme.txt | 2014-09-25 | 2.0 kB | |
RSQLite_v0.8.zip | 2014-04-12 | 2.0 MB | |
Totals: 3 Items | 4.0 MB | 0 |
_______________________________________________________________________________ RSQLite3 ------------------------------------------------------------------------------- Copyright (c) 2014 Roman Shevchik Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ------------------------------------------------------------------------------- I. INTRODUCTION --------------- RSQLite3 is a set of classes for access to Sqlite3 databases. Use RSQLite3 when: * you need easy access to the database and you do not want to study interfaces dozen sqlite functions. * you need a small amount of additional code II. INSTALLATION ---------------- Simple add path to header.pas folder in Delphi Library Path (Tools->Environment options->Library->Library path). See examples folder for rapid development. Tested under Delphi 6. All question mail to goctaprog@gmail.com (RSQLite3 theme). Please donate this project: www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=3X9VHMPZ2V37Q