| Thread | Last Post | Replies |
|
| Where to get the recent SqlCE that works with MS mobile 2003 2nd Edition? | 03 Mar 2005 14:25 GMT | 2 |
I just got a new PPC. I tried to install SQLCE2.0, sqlce.wce4.armv4.CAB came with VS2003, on the new PPC and got the following message: The program you have installed may not display properly because it was designed for a previous version of windows mobile software.
|
| Pleese help me! | 02 Mar 2005 21:21 GMT | 1 |
Hi all i know you will def know this but i dont :P could you pleese tell me how to get an internet guest account? i am running SQL 2000 Thx Rob
|
| How to Install CE Server tool on IIS server while SQL Server is installed on another machine | 02 Mar 2005 21:19 GMT | 3 |
I have no problem to make a repication on my local machine where IIS and SQL Server are installed. However, I can not make it work on the web server, where I have to use a SQL Server not reside on the same machine. When I tried to browse to the virtual directory/sscesa20.dll,
|
| OLEDB access hangs on release of session | 02 Mar 2005 18:47 GMT | 4 |
I have a very simple program. It simply connects and then attempts to disconnect. When I call Release on the session the call hangs. If I keep a reference to the IDBInitialize then it the session closes down fine and I can reconnect but that just seems wrong. Am I doing something ...
|
| Remote Database Access | 02 Mar 2005 17:19 GMT | 3 |
I'm trying to develop an application in Visual C++ Embedded 4.0 to access to a database file on a desktop computer from an embedded board (with windows ce). I have Platform Builder 4.2.
|
| help!!! encrypted? | 02 Mar 2005 08:45 GMT | 8 |
We use this methods: Dim Repl As New SqlCeReplication Repl.Synchronize Dim Rda As New SqlCeRemoteDataAccess
|
| SQLCE Server Deployment | 01 Mar 2005 18:06 GMT | 3 |
I need to deploy SQL Server CE to my Clients Desktops. I can setup the virtual Directory in IIS and I can put in the sscesa20.dll and the sscerepl.log but how do I register them? Is is just a regsvr32 or is there something else I need to do?
|
| How many synchronizations? | 01 Mar 2005 17:24 GMT | 1 |
I want to know how many synchronizations have been made at all. Is there any system table or something like that where I can find this number? Thanks a lot Juan
|
| SQL ce RDA Sample problem | 01 Mar 2005 15:30 GMT | 6 |
I'm using PPC 2002 and SQL server 1.0 and I built a IIS and I try to test the connection from pocket pc and Desktop pc. Typed http://xxxx/xx/sscesa10.dll and the browser shown "Body" this word. Someone answer me that is success.
|
| rda.submitsql | 01 Mar 2005 14:27 GMT | 2 |
Is there any way (or tool) to 'read' the compressed data send to the server (POST /ssce/sscesa20.dll HTTP/1.1)? i'm sniffing my network adapter e.g.:
|
| Problem in Synchronization PocketPC with SQL Server | 01 Mar 2005 12:10 GMT | 2 |
I have developed an application using asp Page to subscribe a database in my Pocket PC with a database in a PC. In my Pocket PC i have SQLCE 2.0. The PC is running SQL SERVER 2000 and IIS. I have setup the PC as Publisher. The Pocket PC is connecting to the PC via
|