| Thread | Last Post | Replies |
|
| Record updates | 27 Feb 2006 22:19 GMT | 1 |
When a record is updated in a SQL CE database table, what is the process that is performed to accomplish the update? Is the old record deleted, and the new inserted causing two write accesses? I am trying to guage the wear and tear on my compact flash that I am
|
| SQLCE replication and MSDE | 27 Feb 2006 21:47 GMT | 1 |
I found http://support.microsoft.com/default.aspx?scid=KB;EN-US;Q303789 which says it works but says nothing more and no examples. but many are saying it does not work! What is the truth?
|
| Bit column value lost after replication | 26 Feb 2006 20:50 GMT | 4 |
Hello.. I have a table that has a Bit column. On the device, I can insert a row that includes a 1 or 0 for this column. I can check the values in the table, but once I sync with the sql 2005 server, the data is set back to NULL on the
|
| Merge Replication IIS Worker Process Error | 26 Feb 2006 03:05 GMT | 1 |
Everyday between 18:00 and 20:00 nearly 1000 PDA Subsriber anonymously synchronise via Merge Replication and at least two time he have the error : IIS Worker Process
|
| SQL Mobile and MSDE 2000 sp4 | 25 Feb 2006 22:59 GMT | 4 |
I have problem with this combination. I cant install the "Microsoft SQL Server 2000 Service Pack 4 Replication Components" on a MSDE 2000 sp4 instance. It seems to install but when I try to install "Microsoft SQL Server 2005 Mobile Edition Server Tools" it I
|
| MFC Database classes | 25 Feb 2006 18:04 GMT | 1 |
I would like to port a legacy C++ application from the PC to PPC 2003. I have Visual Studio 2005. Is it possible to access SQL Server Mobile using the MFC Database classes, like CDatabase, CRecordset,...? Thanks.
|
| SQL CE and end users | 25 Feb 2006 13:05 GMT | 1 |
I am just jumping into this sql ce stuff from using pocket access and had a quick question. If I am creating a mobile data collection application that needs to sync to desktop database, what sort of requirements do my end users
|
| Manual Installation of Mobile SQL | 24 Feb 2006 21:37 GMT | 14 |
I’m trying to manually install SQL mobile to my Dell Axim X51v running Windows Mobile version 5.0 OS 5.1.1702(Build 14366.0.1) My processor is an Intel® PXA270 Memory 49.0MB
|
| Under windows CE 5.0, can we use access sql server 2005 mobile in | 24 Feb 2006 16:47 GMT | 1 |
I'd like to build a system with Windows CE 5.0, httpd, asp and SQl server 2005 mobile 3.0, and access the database from asp pages (using some adoce?), is that possible?
|
| Install problem: IBUYSPY Delivery 2005 | 24 Feb 2006 15:57 GMT | 1 |
I've been trying to get the IBuySpy Deliver 2005 application working on my XP Pro laptop using SQL 2005 developer edition. I've reinstalled clean 3 times now but I keep having the same problem and would really appreciate any help. The problem occurs, when I run the application and
|
| Copy data from Sql Mobile to SQL Server without replication? | 24 Feb 2006 08:34 GMT | 5 |
hello.. I have a sql mobile database and I am wondering if I can copy the data from one table into my server without using replication. I don't think this is possible...but I want to check.
|
| How to install SQL Server Mobile to Pocket PC 2003 emulator? | 23 Feb 2006 16:45 GMT | 4 |
Hi Gurus, I have copy the CAB file(such as sqlce30.wce5.armv4i.CAB) of chosen platform to the Pocket PC 2003 emulator, but does not know how to install it.
|
| Replication between SQL Mobile? | 23 Feb 2006 16:40 GMT | 3 |
Can SQL Mobile replicate or transport data to another SQL Mobile installation on different devices? Could you point me to some links that I can dig more? Thanks in advance,
|
| Obtaining Replication Status during Synchronization | 23 Feb 2006 16:38 GMT | 2 |
I am using SQL Merge replication for a remote ordering application. I have sucessfully implemented the replication model using SQL Server 2000 and .NET CF vers 1.1, so this is not SQL Mobile, and SQL 2005. I also have implemented the same application as a desktop app, and ...
|
| SqlCE 2 Connection.Close time required? | 22 Feb 2006 22:12 GMT | 1 |
I have an app deployed in the field which randomly throws the user a database error. After much head scratching and producing log files, I have narrowed it down to the following sequence: Connection.Open
|