Page 1 of 1

How to implement a single connection Sqlite?

Posted: Tue 07 May 2013 19:48
by Samircj
Hello guys, how can i use a single connection in my Windows App?

I've implemented the connection the same as described in tutorial linqconnection

I've tried initializing a connection in App class, and then using the object context in methods.
I receive "Error opening DBConnection." , "The Connection was not closed".

I need some example.

Re: How to implement a single connection Sqlite?

Posted: Wed 08 May 2013 11:03
by MariiaI