I have a MS SQL database that is getting replicated to mobile SQL CE databases.
My question is as follows:
Are the indexes getting propagated to the sqlce database tables as well?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Actually the answer is “it depends”. Some are, and some are not. It also depends on how you provision the mobile database. The different sync properties for provisioning do very different things to the local database.
So if you are doing peer to peer sync the locally provisioned databases by default do not include all indexes.