Re: SQL Server CE on PPC, mdb on Desktop pc; how is it possible to exchange data ?
- From: "ErikEJ" <ejlskov@xxxxxxxxxxx>
- Date: Fri, 18 Apr 2008 09:50:51 +0200
You could use RAPI to copy the sdf file from the device, manipulate on the
desktop having both an SQL Compact and Access connection open, and then use
RAPI to copy the sdf file back to the device.
--
Erik Ejlskov Jensen, Mobile App Dev MCTS
Check out my SQL Compact blog at
http://erikej.blogspot.com
"Newcomsas" <newcomsas@xxxxxxxxxxx> wrote in message
news:fu7uji$j2h$1@xxxxxxxxxxx
Hello.
I'm facing a problem about the interaction between desktop Pcs and
palmtops that apparently is not documented.
I have got a C# device application running on a PPC with Windows Mobile 5
and SQL Server 2005 CE. I would like to establish a connection with an
access database located on a destop PC. Is there anyone who knows if and
how this is feaseble ? I can use indifferently ActiveSync or Bluetooth to
link the two elements; is it anyway possible to launch the connection
directly from the C# application ?
Once the connection is established I should be able to copy a couple of
tables from Access to SQLCE and a table back from SQLCE to Access.
I would like to add that I'd prefer to avoid the use of a web service to
make the system work.
I thank you in advance for any help.
Newcomsas
.
- References:
- Prev by Date: Re: SQL Server CE on PPC, mdb on Desktop pc; how is it possible to exchange data ?
- Next by Date: Distributing SQL CE 3.5
- Previous by thread: Re: SQL Server CE on PPC, mdb on Desktop pc; how is it possible to exchange data ?
- Next by thread: Distributing SQL CE 3.5
- Index(es):
Relevant Pages
|
Loading