Windows mobile Compact Framework SqlCeConnection
        Posted  
        
            by pdiddy
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by pdiddy
        
        
        
        Published on 2010-03-11T21:20:30Z
        Indexed on 
            2010/03/11
            21:24 UTC
        
        
        Read the original article
        Hit count: 714
        
I'm hearing that is better to have one connection open upon app start up and closing it when the app shuts down.
What kind of issue can occur having multiple connections ?
Any articles out there that it is best practices to have one connection?
What are your experience with sql ce?
© Stack Overflow or respective owner