Updates:
        Labels: -Version -Type-Bug -Priority-Medium Version-TRUNK 
Type-Enhancement  
Priority-Low

Comment #1 on issue 193 by benoit.m...@gmail.com: SQLite Foreign Key code  
not allowed
http://code.google.com/p/gambas/issues/detail?id=193

There is no support for SQL foreign keys in Gambas gb.db component.

To use them, you must create your table with SQL requests sent by the  
Exec() method. Or maybe create your table with Gambas methods, and then  
use "ALTER TABLE" to add the foreign keys.


------------------------------------------------------------------------------
RSA(R) Conference 2012
Mar 27 - Feb 2
Save $400 by Jan. 27
Register now!
http://p.sf.net/sfu/rsa-sfdev2dev2
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to