SQLite Migrator 1.3.0 Now Available
SQLite Migrator 1.3.0 Now Available
February 12th, 2010, by Paul Lefebvre in Databases
Quick and easily migrate your data from any database to SQLite. Press Release SQLite Migrator Web Site
New: SQLite Migrator 1.3.0
New: SQLite Migrator 1.3.0
February 2nd, 2009, by Paul Lefebvre in Databases, Featured Articles, General
If you use REALbasic’s built-in database engine, then you may find SQLite Migrator useful. It allows you to migrate any database that you can connect to using ODBC to SQLite/REALSQLDatabase. It works great with Access, FoxPro, MySQL and just about any database you might be using.
Starting with SQLite (aka REALSQLDatabase)
Starting with SQLite (aka REALSQLDatabase)
January 9th, 2009, by Paul Lefebvre in Databases
This article originally appeared in REALbasic Developer Magazine 4.4 (Mar/Apr 2006) REAL SQL Database (REALSQL) is the single-user database engine included with REALbasic. It is based on SQLite 3 (http://www.sqlite.org), a fast and powerful embedded open-source database engine. REALSQL supports all...