M
Malcolm McGrath
Hi,
This is probably a very silly question for some, but I am finding
resources somewhat confusing at present regarding what is and what is
not available.
From what I gather MS-JET Databases are NOT something that one should
develop a new program to use as they will lose support in future
versions etal and that SQL-CE should be the targetted database, which
leads me to the following question:
1) What is required to develop an SQL-CE database do I need to
download an SDK or purchase SQL-Server 2000 Developer Edition?
2) What extra requirements on the clients side do I need to
include/program for? I was originally intending on the following:
MS Jet Database which is updated by an Activesync
provider/module/conduit which talks to the MySQL database which stores
the data for this specific application. (Currently a web based
frontend for the database, where we wish to give roving people limited
access to update, and add certain information via a PPC)
Now if I end up going with the SQL CE database - do I just treat it as
a MS Jet database or do I need to have something else (SQL
Server)installed on the client PC to talk to and update the PCC?
Any advice or pointers in this regard would be most helpful.
The projects' requirements do NOT allow for the current database to be
changed and will remain as MySQL for at least the next two years so
having SQL CE talking to a "real" SQL Server DB is not an available
option.
Malcolm McGrath
This is probably a very silly question for some, but I am finding
resources somewhat confusing at present regarding what is and what is
not available.
From what I gather MS-JET Databases are NOT something that one should
develop a new program to use as they will lose support in future
versions etal and that SQL-CE should be the targetted database, which
leads me to the following question:
1) What is required to develop an SQL-CE database do I need to
download an SDK or purchase SQL-Server 2000 Developer Edition?
2) What extra requirements on the clients side do I need to
include/program for? I was originally intending on the following:
MS Jet Database which is updated by an Activesync
provider/module/conduit which talks to the MySQL database which stores
the data for this specific application. (Currently a web based
frontend for the database, where we wish to give roving people limited
access to update, and add certain information via a PPC)
Now if I end up going with the SQL CE database - do I just treat it as
a MS Jet database or do I need to have something else (SQL
Server)installed on the client PC to talk to and update the PCC?
Any advice or pointers in this regard would be most helpful.
The projects' requirements do NOT allow for the current database to be
changed and will remain as MySQL for at least the next two years so
having SQL CE talking to a "real" SQL Server DB is not an available
option.
Malcolm McGrath