Billy
Fri Apr 08 01:59:02 CDT 2005
Thanks for your update David!
My customer already has an Access-based application using Access as the
database. There is no possiblity to convert to SQL Server.
How should I write an application for a PPC-device that is to transfer data
registered on the PPC, to the Access database. There is no need for two-way
synconization, I only need to push data from the handheld to the Access
database. Of course I need to do some checking so I do not duplicate the data
already stored in the Access database.
Are there third-party products out there whicj can help me out as you know?
Thanks in advance for your support!
Rgds
Per Christian
Norway
"David Gonzales [MS]" wrote:
> SQL CE doesn't sync with Access databases.
> Visual Studio and C# don't work with Access databases.
>
> Pocket PC 2003 doesn't have supported APIs to work with Pocket Access
> databases. Pocket PC 2002 did.
>
> Microsoft recommends using SQL CE, but that syncs with a SQL Server ... not
> Access. And connecting to SQL Server requires a server client license. So
> using Access is not recommend.
>
> David
> ------
> This posting is provided "AS IS" with no warranties, and confers no rights.
>
> "Billy" <Billy@discussions.microsoft.com> wrote in message
> news:45209A67-9C0A-4945-A5B5-20F972976C51@microsoft.com...
> > Thanks a lot Arun!!
> >
> > I think I now have enough information to get started working on my
> > project!
> >
> > Have a nice day!
> >
> > "Arun" wrote:
> >
> >> Hi Billy,
> >>
> >> Here it is,
> >>
http://www.microsoft.com/sql/ce/
> >>
> >> SQL SERVER CE Liscence:
> >> SQL Server 2000 Developer Edition is the only edition of SQL Server
> >> 2000 that gives the licensee the right to download and install SQL
> >> Server 2000 Windows CE Edition (SQL Server CE) from
> >>
http://www.microsoft.com/sql. The Developer Edition licensee also
> >> has the right to redistribute SQL Server CE-based applications to an
> >> unlimited number of devices at no additional cost beyond the
> >> purchase price of SQL Server 2000 Developer Edition.
> >>
> >> SQL Server CE
> >>
http://samples.gotdotnet.com/quickstart/CompactFramework/doc/sqlcedbcreate.aspx
> >>
> >> Web Services
> >>
http://groups-beta.google.com/group/microsoft.public.sqlserver.ce/browse_thread/thread/b50ebd8cf43b3dd0/b3a8188b16ce3d75?q=&rnum=13#b3a8188b16ce3d75
> >>
> >>
http://groups-beta.google.com/group/microsoft.public.pocketpc.developer/browse_thread/thread/14abfb519953e0b9
> >>
> >> Hope this helps,
> >> Cheers,
> >> Arun.
> >> www.innasite.com
>
>
>