R
Roderick S. Olafson
Hi all,
I have an application that requires a reasonably large DB on the Pocket
PC to be synchronised back to a PC on a regular basis. I need access on
the Pocket PC to be quick. I need synchronisation back to the PC to be
cheap (inexpensive) and accessible to a PC-based app.
I considered SQL Server CE but the sync'ing requires both IIS and SQL
Server... not cheap. I have an implementation that uses XML on the
Pocket PC... cheap and easy to merge into any other DB on the PC but
*brutally* slow to load on the Pocket PC (seconds for a 78K file!).
Is there a solution out there other than SQL Server CE? Or is there a
way to use SQL Server CE that doesn't require IIS and SQL Server on the PC?
Thanks in advance,
Rod O.
I have an application that requires a reasonably large DB on the Pocket
PC to be synchronised back to a PC on a regular basis. I need access on
the Pocket PC to be quick. I need synchronisation back to the PC to be
cheap (inexpensive) and accessible to a PC-based app.
I considered SQL Server CE but the sync'ing requires both IIS and SQL
Server... not cheap. I have an implementation that uses XML on the
Pocket PC... cheap and easy to merge into any other DB on the PC but
*brutally* slow to load on the Pocket PC (seconds for a 78K file!).
Is there a solution out there other than SQL Server CE? Or is there a
way to use SQL Server CE that doesn't require IIS and SQL Server on the PC?
Thanks in advance,
Rod O.