Click here to Skip to main content
Licence CPOL
First Posted 13 Sep 2003
Views 73,817
Bookmarked 36 times

Install and Configure SQL Server for SQLCE replication

By | 13 Sep 2003 | Article
After pulling my hair out for several days I finally figured out how to install and configure SQLCE with SQL Server for replication to a Windows CE device. I hope this saves you some pain

Introduction

Let me start by saying that I'm not a SQL guru, I'm not a DBA, I'm a lowly application programmer who just happens to (begrudgingly) need to use SQL server. I thought I was fairly adept and figuring out weird combinations of software until I tried to install SQL Server CE and set it up to replication with my SQL Server on the desktop.

SQLCE and SQL Server, they are supposed to work together, right? They do but there are a few gotchas along the way that you might like to know about. I look forward to hearing other tips or advice on this process.

The instructions

It's pretty simple actually but you have to do it exactly as follows.

Note

  • SQLCE (Server Tools) will not install without SP1 it will not install with SP3. You must install SQL2k -> SQL2KSP1 --> SQLCE --> SQL2KSP3
  • SQL Replication will not work if the SQL service is running under the system account. You MUST configure the SQL services to use a DOMAIN account with 'run as service' privilege

Steps

  1. Run SQL 2K Installer.
  2. Change the Instance Name
  3. Do NOT use the System account. It does not work for replication.
  4. The account you use must run as a service
  5. The account must have a password
  6. change the sa password
  7. Install SP1. DO NOT install SP3 yet. SQLCE will not install over SP3
  8. Now Install SQLCE
  9. Now Install SP3

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)

About the Author

Garth Tissington



Canada Canada

Member



Sign Up to vote   Poor Excellent
Add a reason or comment to your vote: x
Votes of 3 or less require a comment

Comments and Discussions

 
You must Sign In to use this message board. (secure sign-in)
 
Search this forum  
 FAQ
    Noise  Layout  Per page   
  Refresh
GeneralRelated SQLCE article PinmemberSamuel Allen18:03 26 May '08  
QuestionRe: Related SQLCE article Pinmember123erich12323:57 24 Sep '08  
GeneralSQL Server (CE) 2000 SP4... download here PinmemberChristopher Scholten22:41 15 Jul '05  
GeneralStrange linking errors PinmemberAlex Evans22:00 2 Oct '04  
GeneralSQL CE does install over SP3 Pinmembertetsuo1199:38 23 Jun '04  
Generalplease elaborate !! Pinmemberdharani16:59 23 Mar '04  
GeneralRe: please elaborate !! PinsussAnonymous19:04 23 Mar '04  
GeneralSQLCE will not install over SP3... PinmemberJoão Paulo Figueira11:07 15 Sep '03  
GeneralRe: SQLCE will not install over SP3... PinmemberDoophus11:12 15 Sep '03  

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.

Permalink | Advertise | Privacy | Mobile
Web02 | 2.5.120528.1 | Last Updated 14 Sep 2003
Article Copyright 2003 by Garth Tissington
Everything else Copyright © CodeProject, 1999-2012
Terms of Use
Layout: fixed | fluid