| Sign In/My Account | View Cart |
| Article: |
Using Remote Data Access with SQL Server CE 2.0 | |
| Subject: | Using Remote Data Access with SQL Server CE 2.0 | |
| Date: | 2004-12-05 05:31:51 | |
| From: | Murali_V | |
|
Excellent Article. I would like to really thank the author of this article which helped me building my first pocket pc application. For a long time I couldnt come out of the problem with the rda.push method that is discussed in this article. But after a series of experiments with the PDA IE, I was able to access the sseca20.dll thru PDA IE. Every time I used to give http://localhost/SQLCE/sseca20.dll, it used to show me the error "The page you are trying to access could not be found".Instead of localhost i just tried http://<ip address>/SQLCE/sseca20.dll and to my surprise i could see SQL Server CE Server Agent on my PDA IE. After this i was able to pull the data from SQL Server 2000 to SQL Server CE.
|
||