| Thread | Last Post | Replies |
|
| GUID is not an identity field | 06 Sep 2004 06:37 GMT | 6 |
I am using merge replication between my SQL 2K and CE databases. I am using GUID types as the PK of my data table. However, I would like to return the value of the PK once the record has
|
| Publisher Deletes | 04 Sep 2004 00:26 GMT | 2 |
Does anyone know what the 'Publisher Deletes' column in the Merge Agent monitor reflects? We have merge replication for SQL CE implemented for mobile devices and the performance is degrading significantly. The level of 'Publisher Deletes' is very high and bears no relationship ...
|
| SQL CE Replication Problem | 03 Sep 2004 18:49 GMT | 1 |
I am having problems with the replication process. I have a pocket pc with and sql ce database on it and I want to be able to sync it's database to a desktop pc. I have the Microsoft SQL Desktop Engine installed on the destop and I have the tools from SQL Server 2000
|
| GUID Fields to string type | 03 Sep 2004 09:26 GMT | 3 |
have have merge my CE DB onto my PPC, and now I need to load some the fields into my VB.Net app. The PK of each table is of type GUID so that I don't have to work too hard with my multiple devices and replication. However, I need
|
| SQL Server CE Administration (NTFS Permissions) | 02 Sep 2004 18:41 GMT | 3 |
When I attempt to specify the NTFS UNC share for the snapshot folder to the Administrator user through IIS it tells me that the network location cannot be reached. The location is there. I explicitly assigned the user permissions on
|
| Re-programming when migrating to SQL Server Mobile? | 02 Sep 2004 18:39 GMT | 1 |
Is it neccessary to to a lot of re-programming of your existing SQL Server CE 2.0 code if you are migrating to SQL Server Mobile? / Peter
|
| Replication error | 01 Sep 2004 21:20 GMT | 1 |
I have set up replication through the .net Compact Framework. It works through the builtin Emulator with the Pocket PC 2002 and 2003. I have deployed the application to a Pocket PC 2003 device but I get the following error message: ERROR MESSAGE: 80004005 Native Error Message: ...
|
| RDA Pull and ntext fields | 01 Sep 2004 21:17 GMT | 1 |
I have an rda.pull which selects from a remote table. The 12th field in the remote table is a ntext field, but when the pull is done to a local table, it becomes the last field in the local table. Any one know a reason for this?
|
| Merge replication with Oracle | 01 Sep 2004 21:09 GMT | 4 |
Is it possible to use SQL CE and merge replication with an Oracle database. Or does anyone know a smart workaround. Regards Henrik Juel
|
| total newbie: problem with replication | 01 Sep 2004 21:07 GMT | 3 |
IDE: VS 2003 .net + sqlserver2k + sp3 Microsoft SQL Server CE 2.0 OS: XP pro Here is some of my code in my test app for pocketpc:
|
| sql File Sharing Violation | 01 Sep 2004 21:05 GMT | 1 |
I have a compact app that accesses sql ce just fine. Only 1 connection object used, no 25035 sharing errors. i dispose any commands after they've executed, close and dispose any datareaders after they're done, and then when i close my app (the closing event) i
|
| SQL Server Mobile Edition with Windows CE 4.2 and VS .NET 2003 | 01 Sep 2004 21:01 GMT | 1 |
I'd like to run SQL Server Mobile Edition on Windows CE 4.2 with .NET Compact Framework 1.0. The application accessing the SQL Server is a C# application developed with Visual Studio .NET 2003. Is this possible?
|
| SQL server CE 2.0 COMPACT database | 01 Sep 2004 20:59 GMT | 1 |
I have problems with compacting SQL server ce database. When i compact database i get error -2147467259 and compact stops. I write my program in eVB, but also code in C# not work. string src = "mm.sdf";
|
| Views get lost when synchronizing with SQL Server 2005 beta | 01 Sep 2004 20:54 GMT | 1 |
when I synchronize my SQL Server Mobile Edition DB to a SQL Server 2005 DB (via Replication->Subscriptions for the mobile DB and Replication->Publications for the host DB), the views get lost. When I check it with Server Management Studio, the views are available for
|
| need help | 01 Sep 2004 10:29 GMT | 1 |
can neone help me in accessing SQL server CE using embedded visual c++ 3.0...
|