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.
How to implement a single connection Sqlite?
Re: How to implement a single connection Sqlite?
We have answered you here http://forums.devart.com/viewtopic.php?t=27047