Unable to open connection to SQLCE databases (.SDF files) -- SQL Server Compact made an unsupported request to the host operating system.

Answered Unable to open connection to SQLCE databases (.SDF files) -- SQL Server Compact made an unsupported request to the host operating system.

  • Wednesday, December 05, 2012 3:28 PM
     
     

    Whenever I attempt to open a connection (SqlCeConnection.OPEN) to one of my SQLCE database files--I receive the following error:

    Internal error: SQL Server Compact made an unsupported request to the host operating system.

    I ensured the file path was valid, however, the connection just will NOT open.  This renders the application useless.  (And ONCE AGAIN--the time spent "developing" this application, goes down the drain!!!)

All Replies