Hello, I'm using SQLite 3.7 which _can_ enforce foreign keys constraints but wants to be explicitly asked to do so, by issuing the statement "PRAGMA foreign keys = ON". This has to happen in the application, at runtime, not within a transaction. What's the right place for that in a Dabo application?
Thank you, Sibylle _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users Searchable Archives: http://leafe.com/archives/search/dabo-users This message: http://leafe.com/archives/byMID/[email protected]
