SQL server CE Connection

  • Have you tried without the ".\\" ?

     

    Just using ...

    SqlCeConnection con = new SqlCeConnection("Data Source =TestDB.sdf; Password =testdb;");

    ______________________________________________________________________

    Personal Motto: Why push the envelope when you can just open it?

    If you follow the direction given HERE[/url] you'll likely increase the number and quality of responses you get to your question.

    Jason L. Selburg

Viewing post 1 (of 2 total)

You must be logged in to reply to this topic. Login to reply