J
j.edwards
Hi,
I would like to create an "sdf" SQL Server CE 2 database on a desktop server
(from a webservice call).
This means, instead of sending records down to the device and having the
device run INSERT statements, it can just download a "prepackaged" database.
The db needs to be created on the fly as it will be specific to the device
requesting it - i.e. so I don't want a manual way to do it.
Is this possible, if so how? Thanks.
I would like to create an "sdf" SQL Server CE 2 database on a desktop server
(from a webservice call).
This means, instead of sending records down to the device and having the
device run INSERT statements, it can just download a "prepackaged" database.
The db needs to be created on the fly as it will be specific to the device
requesting it - i.e. so I don't want a manual way to do it.
Is this possible, if so how? Thanks.