Re: Accessing SQL CE 2.0 file located in the desktop PC
- From: "Ginny Caughey [MVP]" <ginny.caughey.online@xxxxxxxxxxxxxx>
- Date: Tue, 22 Aug 2006 07:48:59 -0400
A TabletPC *is* a desktop. SqlCE 2.0 requres Windows CE.
--
Ginny Caughey
Device Application Development MVP
"AS" <SubhashiniAnnamalai@xxxxxxxxx> wrote in message
news:1156236754.734056.266270@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Thanks Ginny. I have one more doubt -
How do I connect my device ( a tablet PC) to my desktop? It doesn't
have a network interface card. It only has an USB port.
Also, how do I configure the third party tools to identify my device?
Ginny Caughey [MVP] wrote:
SqlCE 2.0 only runs on devices or emulators, unlike SQL Mobile which can
also run on desktops. So you need to copy the file to a device, then one
of
the 3rd party tools should be able to work with it.
--
Ginny Caughey
Device Application Development MVP
"AS" <SubhashiniAnnamalai@xxxxxxxxx> wrote in message
news:1156150892.461873.26060@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Hi,
I have a SQL CE 2.0 database file (*.SDF) in my desktop. I need to
access this file and migrate the data to SQL Express 2005. How do i
accomplish this?
I tried using the "DataPortWizard" of primeworks, but i get an error
saying - "Failed to open the device database".
I also tried accessing this database through a VS 2005 desktop
application, by adding a reference to SqlServerCe from - "C:\Program
Files\Microsoft SQL
Server\90\Tools\Binn\VSShell\Common7\IDE\System.Data.SqlServerCe.dll".
With this application i get the following error while opening
connection to the database - "Invalid database version".
.
- Follow-Ups:
- References:
- Accessing SQL CE 2.0 file located in the desktop PC
- From: AS
- Re: Accessing SQL CE 2.0 file located in the desktop PC
- From: Ginny Caughey [MVP]
- Re: Accessing SQL CE 2.0 file located in the desktop PC
- From: AS
- Accessing SQL CE 2.0 file located in the desktop PC
- Prev by Date: Windows Forms Transitions
- Next by Date: Re: Accessing SQL CE 2.0 file located in the desktop PC
- Previous by thread: Re: Accessing SQL CE 2.0 file located in the desktop PC
- Next by thread: Re: Accessing SQL CE 2.0 file located in the desktop PC
- Index(es):
Relevant Pages
|