realbasic-nug
[Top] [All Lists]

Re: new SQL lite db from RB Database

To: realbasic-nug at lists dot realsoftware dot com
Subject: Re: new SQL lite db from RB Database
From: GAmoore at aol dot com
Date: Wed, 30 Nov 2005 16:34:46 EST
Delivered-to: realbasic-nug at lists dot realsoftware dot com
> > You access it the same, do almost everything the same.  The only is 
> > declare a realsqldatabase instead of realdatabase.
> 
> Right. The API should work the same. The trick will be converting 
> your old databases to SQLite 3.
> 

Thanks Will (again!) and Trausti.

All of the commands to build tables and grab recordsets are the same?
Thats great. So how does my program know (or care) if its opening an old db 
or a new one?
Do I make two separate OPEN_DB methods, then save in the new form?



_______________________________________________
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>