Open SQLCE 4.0 Database from network share?

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

Toutes les réponses

  • samedi 3 mars 2012 21:14
    Modérateur
     
     Réponse proposée
    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

  • dimanche 4 mars 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