Publisher's Description
From SQLabs:
SQLitePlugin is a REALbasic plugin that provides a simple-to-use database engine built on top of SQLite, an embeddable, stand-alone SQL database library written in C. SQLite databases are stored as files on the user's local filesystem rather than on a remote server. SQLitePlugin can open and manipulate existing SQLite databases or create and open new ones. Furthermore, SQLite databases are fully cross-platform. Any database created on a Mac can be opened and manipulated on Windows, Linux, Solaris, Irix and many others OSes.
What's new in this version:
- Added support for MachO and Linux.
- Added a SQLiteRecordSet class to encapsulate the results of a query.
- Added a SQLSelect method to SQLiteDatabase that returns query results as a SQLiteRecordSet.
- Updated the SQLite library to 2.8.15.
More Popular Database Software downloads
- Oracle Database 10g Express Edition
2,178 downloads
- MySQL Database Server
1,695 downloads
- Navicat Premium Essentials (Multiple Databases GUI)
1,118 downloads
- PL/SQL Developer
818 downloads
- Microsoft SQL Server 2008 Express (32-bit)
763 downloads
Add Your Review
Submit your reply
E-mail this review
Report offensive content
See more CNET content tagged:
Previous Versions: