realbasic-nug
[Top] [All Lists]

Re: Re: Is RealSQL fully compatible with SQLLitePlugin?

To: "REALbasic NUG" <realbasic-nug at lists dot realsoftware dot com>
Subject: Re: Re: Is RealSQL fully compatible with SQLLitePlugin?
From: "Dean Davis" <afterten at gmail dot com>
Date: Sat, 28 Oct 2006 17:06:32 -0400
Delivered-to: listarchive at realsoftware dot com
Delivered-to: realbasic-nug at lists dot realsoftware dot com
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=EjNro2qhS9gaf0rJyXeJjKDk+HiB55TBn6PvzUMEcJl5UUOiC5t+lWel/cjpY4XmM/m+HeF/mwm4YLLW9ohTF3TAVIYGTjgomkQTuO7hPpUVlGnx7gMIz7QLo6n2yA+SSEfmSSamOsma4FbfNVHy053Rj2tCI/lvDO4AEePrKW8=
References: <023DC5CA-BFDC-475B-B70D-4F854BD7C47B at mac dot com> <7A5E39A8-DA07-4AD3-9C1B-50C69CABA2E3 at bradrhine dot com>
I made a speciality program using version 2006R3 that converts my old
SQLLite v2 (PluginPro) databases into native REALSQLDatabases. I
couldn't even get a program to compile in 2006R4 (any format) with the
SQLLitePluginPro installed.

Dean Davis

On 10/28/06, Brad Rhine <support at bradrhine dot com> wrote:
On Oct 28, 2006, at 9:01 AM, Stefan wrote:

> I need to migrate certain DBs from SQLLite Plugin to RealSQLDatabase

SQLitePluginPro used SQLite 2, while the REALSQLDatabase uses SQLite
3. The formats are not compatible, so you'll need to do some data
conversion to get things up and running. I'm currently dealing with
this in one of my apps that I want to move to UB, but SQLitePluginPro
won't do UB...

--
Brad Rhine
support at bradrhine dot com
http://bradrhine.com
Tangelo: Web Publishing... With A Twist!
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>


<Prev in Thread] Current Thread [Next in Thread>