Article ID: 301217 - Last Review: March 29, 2007 - Revision: 4.5 HOW TO: Prebuild a Database in SQL Server CEThis article was previously published under Q301217 On This PageSUMMARY If you have a large quantity of data in your back-end
Microsoft SQL Server database, it can be resource-intensive to have every
Microsoft Windows CE device download all of the data by using a replication
synchronization process. You can "prebuild" a Microsoft SQL Server CE copy of
the database, and download it onto each device with the application. This
article provides the steps necessary to complete this task. RequirementsThe following items describe the recommended hardware, software, network infrastructure, skills, knowledge, and service packs you will need:
Prebuilding a SQL Server CE DatabaseTo prebuild your SQL Server CE database:
Registering the SQL Server CE Components on the DeviceDllRegister.exe registers the components on the device and warns you about optional components that are missing from the device:
REFERENCES The SQL Server 2000 Books Online topic "Other Windows CE
Deployment Issues Pre-building a SQL Server CE Database" documents this issue
and has more information on "Securing Connections from Windows CE Devices" as
well as "Upgrading from Previous Versions of SQL Server CE". For a full discussion of encryption and certificates see "Configuring IIS Encryption" topic in the MSDN Online Library at: http://msdn2.microsoft.com/en-us/library/aa237887(SQL.80).aspx
(http://msdn2.microsoft.com/en-us/library/aa237887(SQL.80).aspx)
| Article Translations
|
Back to the top
