| Thread | Last Post | Replies |
|
| SQL 2000, SQL Mobile merge replication not working due to an index | 29 Sep 2006 15:09 GMT | 1 |
I'm having a problem with merge replication between SQL Server 2000 and SQL Mobile. I've been using SQL ce, and recently upgraded my project to use SQL Mobile. I am using asynchronous synchronization and tracking the individual table download times. Overall the
|
| NESTED SQL (Access) | 28 Sep 2006 05:46 GMT | 1 |
I've got 1 table: table1: 1record, 15 fields. I want to have another table with 2 fields, 15 records. The second table must have the 1st field populated with the name of the first table 15 fields (as
|
| Sql Server Everywhere on Desktop, One Insert Per second??? | 26 Sep 2006 23:05 GMT | 19 |
1 insert per second on a 2 column table. Column 1 is a GUID (Primary Key) Column 2 is an nvarchar(100). Switched to SqlExpress local and got 100 inserts per second.
|
| SQL 2000 Replication problems with pocket PC | 23 Sep 2006 17:13 GMT | 4 |
Message 1: Error code: 80045005 Message: Minor err.:29045
|
| Error in process merge replication | 20 Sep 2006 18:08 GMT | 1 |
Good morning I'm developing an aplication in C#.net with microsoft visual studio 2003, for a pocket pc. This aplication intends to do a merge replication between SQL CE and sql server 2000, but a big problem occurred.
|
| Scripting SQL Mobile 2005 Schema | 19 Sep 2006 21:38 GMT | 1 |
I'm developing an application on PPC working with SQL Mobile 2005 database. Is there anyway to get all the schema of existing database in DDL script?
|
| SQL 200 to SQL Everywhere | 19 Sep 2006 15:25 GMT | 1 |
I'm taking a web application that was connected to SQL 2000 Std Ed and making a desktop version out of it. It will be Windows forms connected to local databases created on the fly. Does anyone have advice for the best way to replace the stored procs?
|
| SQL Mobile Replication with SQL Server 2000 sp4 | 18 Sep 2006 20:38 GMT | 6 |
I have an existing application written in the 1.1 compact framework. I have merge replication set up in sql server 2000 sp4 for SQL CE 2.0. I am trying to upgrade to 2.0 compact framework, and SQL Mobile, but we don't want to upgrade to SQL 2005.
|
| HOW? Connecting to diffrent databases via Sql server CE 2.0? | 18 Sep 2006 16:35 GMT | 3 |
I working on an aplication for a Windows CE 4.2 HPC (Symbol MC-3000 Series) I use VS .NET 2003 (VB .NET) / Sql Server CE 2.0 / Sql Serwer 2000 on my desktop pc.
|
| Delete Statement with left join | 16 Sep 2006 11:00 GMT | 3 |
how can i create a delete statement with a left join on Sql Server Mobile?? e.g. something like this: delete d
|
| SQL Mobile 2005 DB's are 3x larger than SSCE 2.0 ! | 15 Sep 2006 08:40 GMT | 1 |
I have converted code that downloads a subscription from an SQL Server 2000 sp4 server from SSCE 2.0 to SQL Mobile 2005. No modifications were made to the publication. When dowloading the subscription on a SQL Mobile 2005 db, the database size is 6.89 MB instead of 2.5 MB on
|
| SQL CE 2.0 With SQL 2005 | 14 Sep 2006 19:09 GMT | 1 |
I'd appreciate some help. I need to use SQL CE 2.0 with a SQL 2005 database, so I'm needing the server installation package. According to what I read on Microsoft, that is possible, but I haven't found any links to the installation package - and none of the sql 2000 packages ...
|
| Retreive the DeviceID | 14 Sep 2006 12:26 GMT | 3 |
i am having a look to the IBuySpy VB sample. I can see that there is a hostname property with the SqlCeReplication Object Is it possible to get the DeviceID 'Pocket_PC' from the pda ? (in order to use dynamic filters )
|
| Error 80040e14 | 14 Sep 2006 09:55 GMT | 5 |
i have run the ibuyspsy mobile starter kit. Everything is ok. So i try to replicate my own database : MyDb When i create a pull subscription from an other sql server, there are no
|
| Temp Table | 14 Sep 2006 05:57 GMT | 1 |
Hi, Is supported the creation of temp tables on SQL mobile 2005 ? Thanks in advance!
|