I want to access .sdf file from windows ce mobile to my desktop application in C#.How can i access .sdf file from windows CE mobile.How can i find path of that sdf which is stored in windows ce mobile.
Share
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.
you can use RAPI to access your sdf file. but it’s very trick to access from pc to mobile device. it’s better to move your sdf file from mobile to pc and use that file.