|
Home > Archive > MS SQLCE > October 2005 > Connect to MS SQL server from Pocket PC
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Connect to MS SQL server from Pocket PC
|
|
|
| Dear all,
I am now writing a eVC project which want to get data from MS SQL Server
directly. However, after I search in the web, I still don't know what steps
I should do. I would like to know how can I do this? Thank you for all of
your help.
Alex Yung
| |
| Syed N. Yousuf [MS] 2005-10-27, 7:52 am |
| If you are using SQL Server CE 2.0, take a look at the eVC++ sample in
C:\Program Files\Microsoft SQL Server CE 2. 0\Samples\eVC\eVCRep
lRdaHPC.
You may download SQL Server CE 2.0 from
http://www.microsoft.com/sql/ce/downloads/ce20.mspx
You can access SQL Server CE Knowledge Base articles at:
http://support.microsoft.com/defaul...h;EN-US;KBHOWTO
( select ' SQL Server CE ' as the product )
Thank you!
Syed N. Yousuf
Microsoft Developer Support Professional
This posting is provided "AS IS" with no warranties, and confers no rights.
|
|
|
|
|