Manage SQLCE database from desktop PC

From: Lars (Lars_at_discussions.microsoft.com)
Date: 07/06/04


Date: Tue, 6 Jul 2004 13:48:02 -0700

Is it possible to create a desktop application in VB.NET that access SQL-data directly from the SQLCE database on the device when it is connected via cradle?
I found a tool called RemoteSQLCe at www.gui-innovations.com but this product cannot integrate with a custom application. I wish to send SQL-queries and manipulate the result in my .NET desktop app. Is there any sample code that shows the basics of SQL data manipulation directly on device databases when connected via cradle? Thanks!