Open SQLCE 4.0 Database from network share?

Răspuns propus Open SQLCE 4.0 Database from network share?

Všechny reakce

  • 3. března 2012 21:14
    Moderátor
     
     Navržená odpověď
    If you neerd to access a database across a network, you should use SQL Server (Express). I am not sure that the information in the connect comment reflects the actual implementation, which is that network access is not supported.

    Please mark as answer, if this was it. Visit my SQL Server Compact blog

  • 4. března 2012 10:05
     
     

    Is there an official document from Microsoft that states that opening from a network share is not supported?

    Strange side-note:

    When I open the sdf file from a Windows XP machine with a network share, it works....

    Jus