| Thread | Last Post | Replies |
|
| Problem ExchangeType = ExchangeType.BiDirectional | 16 Nov 2005 06:40 GMT | 10 |
I set the step by step example of microsoft merge replication, with my database, and i have a problem. If i insert a new Row on the device (SQL CE) and then syncronize the new row does not appear in the SQL server Database and of course it
|
| SSCESA20.DLL - Pull crashes IIS 5.0 | 15 Nov 2005 20:20 GMT | 8 |
We’re using the SSCESA20.DLL on an IIS 5.0 Server to communicate to a SQL Server 7.0 Server (Service Pack 4) in a mixed server environment. We can confirm that the SQL Server CE 2.0 Agent is running on the IIS 5.0 machine by typing in Internet Explorer from any machine on the ...
|
| Connecting to SQL Server 2000 | 15 Nov 2005 15:21 GMT | 3 |
I will shortly be developing an application in VB.NET for a mobile device running Windows CE.NET 4.2 that uses SQL Server CE 2.0 . I have to connect to an SQL Server 2000 database and copy some data into an already existing CE database on the mobile device. I have looked ...
|
| mdf to sdf | 14 Nov 2005 23:00 GMT | 4 |
Hi gang, I'd like to know if there is an easy way to convert an mdf/ldf or SQLServer 2000/2005 database to SQL Server CE v2.0 (sdf file). I have a requirement to deploy a DB (around 20MB of data) and a .net Compact Framework app to
|
| Mobile connect to SQL Server | 14 Nov 2005 21:53 GMT | 3 |
I have a Symbol MC9060 mobile handheld device loaded with Microsoft Pocket PC version 4.20.0 (I believe also known as Microsoft Windows Mobile). I am trying to develop a C# application that I plan to sync over to the mobile device. When the program is run on the device I want to ...
|
| UPDATE Pb with parameterized query | 14 Nov 2005 15:52 GMT | 3 |
I'm trying to perform an UPDATE on a SQLCE database with a parameterized query, wich contains some fields of type "REAL", I use parameters of type SqlDbType real. When I call ExecuteNonQuery I get the message "Requested conversion is not supported". However INSERT
|
| Help! What is happening during last stage of merge repl to device | 14 Nov 2005 15:46 GMT | 3 |
Hello... We're using SQL Mobile on the device and synchronizing to a SQL 2000 server. During the initial synchrnonization, I have noticed that once all of the tables have been downloded...there can be a very long period of time
|
| SQL CE Replication over GPRS | 13 Nov 2005 05:33 GMT | 1 |
I would like to do SQL CE Replication (over GPRS). Where can I find documentation and good examples? I need that the users have only part of the data (example a salesman has only his data)
|
| SqlCeCommand.ExecuteNonquery() for update hangs application | 11 Nov 2005 00:37 GMT | 4 |
Sorry for posting in compactframework group, but I think it's quite related. Here I go: I must update my SQL Mobile 2005 database from my Smart Device CF 2.0 application. Coded with C# and VS.NET 2005 Beta2. It's a very simple
|
| Can I create a .net desktop app which can read SQL Server 2003 and create/populate SQL Server CE ? | 10 Nov 2005 21:44 GMT | 2 |
I am trying to creat a desktop app which accesses data in a SQL Server 2003 database, then creates and populates a SQL Server CE database (.sdf file). I try doing this in visual studio.NET 2003, but when I add a reference to the SQL CE dlls, many/all of the other dll references ...
|
| SQL server CE on WIndows XP | 10 Nov 2005 15:43 GMT | 2 |
Hi, I have installed SQL server CE sp3a on OS Windows xp professional sp1 with MSDE sp3a, IIS 5.1 and framework.NET 1.1 but.... when running the sscesa20.dll I have this error in the browser "Server Application Error The server has encountered an error while loading an
|
| How to hanlde losing connection during Async Replication | 10 Nov 2005 02:12 GMT | 4 |
Hello... We are using Sql Mobile and VS.Net 2005 (.Net CF 2.0) and our synchronization between the server (SQL 2000) and the client (SQL Mobile) is handled in the background with the SQL CE Async replication/synchronization
|
| SQL Mobil (2005) and VS 2003, is it possible? | 10 Nov 2005 00:29 GMT | 3 |
Does anyone have any pointer on how to use and install SQL Mobile (2005) on VS 2003? what kind of ADO .Net providers do I need, SQLClient? Thanks,
|
| No tables in merge replication | 09 Nov 2005 22:47 GMT | 1 |
Hi, I have setup a publication that my program on my CE device will synchronize to. It connects and downloads the database fine, and the database file shows that data has been downloaded. But when I try to run SQL statements against the database, it says that the tables are not ...
|
| sql serve ce as a dbms | 09 Nov 2005 22:40 GMT | 1 |
is it possible to install sql server ce as a stand-alone dbms on a pocket pc running windows mobile 2k3se? how? t.i.a.
|