SQLite3Professional 1.1
SQLite3ProfessionalPlugin is a REALbasic plugin that gives your REALbasic projects low level access to the SQLite 3 database engine.
|
SQLite3ProfessionalPlugin is a REALbasic plugin that gives your REALbasic projects low level access to the SQLite 3 database engine. Starting from RB2005, the sqlite3 engine is include in every version of REALbasic, but due to the way it is exposed to the end user, a lot of its power and its speed aren't availables. SQLite3ProfessionalPlugin has been designed to take advantage of all the real speed and real power that the new sqlite3 engine can offer.
SQLite3ProfessionalPlugin is very different from the built-in REALbasic database engine, it doesn't have built-in Database and RecordSet classes (even if it's easy to create a wrapper for these classes). It is a near 1 to 1 map to the sqlite3 C api, so you can have access to every sqlite3 routine, so for example, you can interact directly with the virtual machine or you can create your own sql functions, and much more. These are powerful concepts witch can't be added to the current REALSQLDatabase plugin.
The audience for this plugin are professional database users, that, for example, can take advantage of the sqlite3 progress handler routine to give time to other threads or to update the REALbasic GUI while a complex sql operation is in place, or that can use the sqlite3 virtual machine to build a query system with zero delay time and near zero memory requirements even if millions of rows are returned from a query.
Requirements
tags
the sqlite3 you can for example virtual machine take advantage sqlite3 engine database engine

Download SQLite3Professional 1.1
Download SQLite3Professional 1.1
Purchase:
Buy SQLite3Professional 1.1
Similar software
SQLite3Professional 1.1
SQLabs.net
SQLite3ProfessionalPlugin is a REALbasic plugin that gives your REALbasic projects low level access to the SQLite 3 database engine.
Matrix Plugin 1.1
Bob Delaney
Matrix Plugin for REALbasic 5 allows you to construct programs which, because of operator and function overloading, can handle real matrices much like doubles and integers are handled.
ZZip Utilities Plugin 0.3
Chaotic Box
ZZip Utilities is an open source plugin for REALbasic that will provide a simple interface to extract file data from standard zip archives.
Hex Plugin 1.1
Bob Delaney
Hex Plugin for REALbasic 5 and higher is a small plugin with four methods.
RB Code Reports 1.0
true north software
RB Code Reports provides software metrics for REALbasic projects.
REALbasic Standard 2007 Release 1
REAL Software, Inc.
REALbasic is a rapid application development (RAD) environment that provides developers a marked increase in productivity over other cross-platform development tools.
Class View for REALbasic 1.2.1
True North Software
Class view is a hierarchical class browser for REALbasic.
PrimeGen 1.0
Bob Delaney
PrimeGen is a generator of prime integers built using REALbasic and my Precision Plugin.
PNG Utilities Plugin 1.8
Chaotic Box
PNG Utilities Plugin will open and save PNG format images without relying on Quicktime, and automatically handles masks and alpha channels.
FTP Suite for REALbasic 4.2.1
Pyramid Design
FTP Suite is a collection of classes and code modules that allows REALbasic developers to implement the FTP protocol in their applications.