SQLiter

SQLiter is a powerful add-on module to teamonkey's fine SQLite wrapper that makes database operating very easy.

Teamonkey's SQLite wrapper works great, but the functions are quite complicated. SQLiter makes the usage with SQLite databases easier and more familiar to known database frameworks.

Installation:
Download SQLiter module from link below. UnRar the archive into BMax mod-folder.
The download contains teamonkey's wrapper that has been recompiled by Assari to work with BMax 1.18+. And it contains a small database file for the demo program.

Features:
SQLiter supports the main faetures for SQLite databases like :memory: databases, prepared queries and more. SQLite operating has never been easier.

Files:
SQLiter v1.5

Older Versions:
SQLiter v1.3
SQLiter v1.2
SQLiter v1.1

Tutorials:
SQLiter Tutorial 1
SQLiter Tutorial 2

Version History:
v1.5
 - Added TSQLiter::LastInsertRowId(). Thanks to David.
 - Fixed a bug in the CopyTable functions. Thanks to Mario.
 - Added new example: demo7.bmx5
v1.4
 - Added TSQLiter_CopyTable()
 - Added TSQLiter:CopyDatabaseFile()
 - Added TSQLiter_CopyDatabase()
v1.3
 - Added TSQLiter::Bind()"
 - Added TSQLiter::FinalizeQuery()"
 - Added TSQLiter::P()"
 - Added TSQLiter::PrepareQuery()"
 - Added TSQLiter::ResetQuery()"
 - Added TSQLiter::StepQuery()"
v1.2
  - Added TSQliter::TableCount()
  - Added TSQliter::TableName()
  - Added TSQliter::TableSQL()
  - Added TSQliter::ColumnCount()
  - Added TSQliter::ColumnName()
  - Added TSQliter::ColumnType()
  - Added TSQliter::ColumnTypeName()
v1.1
  - Intial release

Links:
SQLite homepage
teamonkey's SQLite wrapper module
SQLite Browser - a free graphical SQLite administration tool

Acknowledgment:
Thank you teamonkey for this great SQLite wrapper and Assari for recompiling.
And big thank you to the guys from SQLite team.
 

Make a donation:

25/03/2007
Heureka! ppIsaac is out now! Get to the download here...

25/03/2007
Today we uploaded a feature trailer for the upcoming ppIssac module. View the trailer here.

23/03/2007
The new v1.05 release of ppSoftshadows solves the problem with the new DirectX module of BlitzMax v1.24.
Get the new version here .

05/07/2006
PPBlitzSpell is a free spell checking and dictionary system. Perfect to use with MaxGUI. More...

01/07/2006
PPSoftshadow is now available for PPC Macs. You will find the download here...