I'm seeking for ideas on how to design a mobile data acquisition
architecture in the world of Windows CE 6 as mobile OS, Windows Server
2003/2008 as server OS, SQL Compact Edition 3.5 on the mobile device and
SQL Server 2005 Standard on the server.
On an embedded device running WinCE and SQL Compact Edition 3.5,
measurement data is received by external devices (e.g. via CAN bus),
locally stored in the compact edition database and then transmitted via
GSM, satellite ... to a central database server running SQL Server 2005
Standard.
Using Microsoft technologies (WinCE, SQL Compact Edition, SQL 2005 ...)
I wonder how an (reference) architecture could look like? Especially
interesting is the method to transfer data to the server. Not sure, if
e.g. a web service on the server-side would be best or "plain" SQL
server-based replication or e.g. leveraging SQL Server 2005 Service Broker?
Can Compact Edition 3.5 be used in an environment with Service Broker
for bidirectional data exchange?
Thanks,
Thomas
Paul T.
"Thomas Steinmaurer" wrote:
> .
>
thanks for that!
I understand replication as being pretty data-oriented. The reason why
we might target a more loosely coupled message-based system is hopefully
flexibility. Although, if SQL CE can't be part of a Service Broker
architecture, we have to re-think that anyway.
So, anybody knows if SQL CE 3.5 can be used in a Service Broker based
architecture?
Thanks!
Thomas
Rob T has some information about MQ like features built inot SQL Compact
here:
http://blogs.msdn.com/robtiffany/archive/2009/10/02/the-hidden-message-queue-on-your-windows-phone.aspx
--
Erik Ejlskov Jensen, Mobile App Dev MCTS
Check out my SQL Compact blog at
http://erikej.blogspot.com
"Thomas Steinmaurer" <t.steinmaurer_d...@upscene.com> wrote in
message news:OjlWoqO8...@TK2MSFTNGP04.phx.gbl...
can you recommend a resource (article, book, ...) to get up and running
with SQL CE 3.5 merge replication?
Thanks,
Thomas
Enterprise Data Synchronization with Microsoft SQL Server 2008 and SQL
Server Compact 3.5 Mobile Merge Replication
--
Erik Ejlskov Jensen, Mobile App Dev MCTS
Check out my SQL Compact blog at
http://erikej.blogspot.com
"Thomas Steinmaurer" <t.steinmaurer_d...@upscene.com> wrote in
message news:OnAH84y...@TK2MSFTNGP06.phx.gbl...
Regards,
Thomas