New topic: 

RB2009r5.1 - Foreign Key Support?

<http://forums.realsoftware.com/viewtopic.php?t=32200>

       Page 1 of 1
   [ 1 post ]                 Previous topic | Next topic         Author  
Message       XMAN           Post subject: RB2009r5.1 - Foreign Key 
Support?Posted: Tue Jan 26, 2010 8:17 pm                        
Joined: Sun Jul 13, 2008 8:56 am
Posts: 24
Location: Texas              Does RB2009r5.1 have support for foreign keys 
using the built-in database (sqlite)?  When querying the sqlite version in RB, 
it shows sqlite_version() = 3.6.20.  This version is supposed to support 
foreign keys natively.  I have tested this version using the CLI version and 
foreign key processing does work.  However, I cannot get the same code to work 
using RB.  Has anyone successfully been able to implement native foreign key 
processing using RB2009r5.1?

By the way, yes, I issued the "PRAGMA foreign_keys = 1" after issuing the 
db.connect() in RB.    
                            Top           Display posts from previous: All 
posts1 day7 days2 weeks1 month3 months6 months1 year Sort by AuthorPost 
timeSubject AscendingDescending          Page 1 of 1
   [ 1 post ]     
-- 
Over 1500 classes with 29000 functions in one REALbasic plug-in collection. 
The Monkeybread Software Realbasic Plugin v9.3. 
http://www.monkeybreadsoftware.de/realbasic/plugins.shtml

[email protected]

Reply via email to