Re: SQL Server CE on PPC, mdb on Desktop pc; how is it possible to exchange data ?
- From: "Paul G. Tobey [eMVP]" <p space tobey no spam AT no instrument no spam DOT com>
- Date: Thu, 17 Apr 2008 09:49:53 -0700
It's really not. You could use SQL Compact on both the desktop and the
device (SQL Compact 3.5 -- see www.microsoft.com/downloads), or you could
use one of the server versions on the desktop and use either RDA or Merge
Replication on the device. You need to give up on Access though; there's no
support for this at all, at least from MS, any more.
Paul T.
"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: SQL Server CE on PPC, mdb on Desktop pc; how is it possible to exchange data ?
- Next by Date: Re: SQL Server CE on PPC, mdb on Desktop pc; how is it possible to exchange data ?
- Previous by thread: SQL Server CE on PPC, mdb on Desktop pc; how is it possible to exchange data ?
- Next by thread: Re: SQL Server CE on PPC, mdb on Desktop pc; how is it possible to exchange data ?
- Index(es):
Relevant Pages
|
Loading