LinqPad / Sqlite version info and foreign key support

Posted by wpfwannabe on Stack Overflow See other posts from Stack Overflow or by wpfwannabe
Published on 2010-04-13T12:46:30Z Indexed on 2010/04/13 12:53 UTC
Read the original article Hit count: 406

Filed under:
|
|

I am using fabulous LinqPad and its Sqlite driver.

1) Is there a way to obtain Sqlite version information by executing say "select version"?

2) Which driver specific connection string should I use to enable foreign key support in Sqlite?

© Stack Overflow or respective owner

Related posts about linqpad

Related posts about sqlite3