| Thread | Last Post | Replies |
|
| Synchronizing access and sqlmobile | 17 May 2006 22:59 GMT | 1 |
Here is the situation(hypothetically) I have an VB application which is built on a Access 97 database using DAO (and not ADO). I want to create an equivalent(subset) VB .NET application for mobile
|
| Use SProc 4 update conflict resolver??? | 17 May 2006 20:44 GMT | 2 |
I have a case where I need to manage the conflicts that occur during an update between SQL Mobile and SQL 2005. Simply, I must retain or track all of the data. What I am hoping to do is to figure out which one (subscriber or publisher) has a more current datetime (via a ...
|
| Synchronizing access and sqlmobile | 16 May 2006 17:13 GMT | 1 |
Here is the situation(hypothetically) I have an VB application which is built on a Access 97 database using DAO (and not ADO). I want to create an equivalent(subset) VB .NET application for mobile
|
| Duplicated Lines Problem | 16 May 2006 13:06 GMT | 1 |
I have a very strange problem. Some times when I tried to insert some lines into my ce database. The database will insert some duplicated line. But this will not happen very time. Very strange. Anyone can help? cheers
|
| SQL Server Mobile to SQL Server | 15 May 2006 21:32 GMT | 1 |
I have a pocket application that use SQL Server Mobile 2005. Is there a way to import the sdf file to a database in SQL Server 2005 (mdf/ldf files)?
|
| SQL Mobile License | 15 May 2006 08:44 GMT | 1 |
CAn anyone tell me where can I find the licence for the SQL mobile to run on tablet ps or desktop pc? thanks
|
| http://localhost/sql/sscesa20.dll. error:description The requested resource (/sql/sscesa20.dll) is not available. | 15 May 2006 08:38 GMT | 1 |
I have google enough on this topic...but everything went in vain... I am developing an application using EVC for Windows CE. I want my application to use sql server CE as the database. And now, the problem is with the command "http://localhost/sql/sscesa20.dll"
|
| Regarding BLOBs | 15 May 2006 06:59 GMT | 1 |
I ve a problem with inserting and Retriving Large Text (10000 char) into a TEXT data type wha I' ve Used is dim Xmlstr as string
|
| filling up from desktop | 15 May 2006 03:41 GMT | 2 |
Hi group, Is it possible to fill up a SQL SERVER CE 3.0 from the Desktop using the .NET framework 2.0? Announcements from Microsoft pointed in that way...
|
| foreign key constraint not valid? | 12 May 2006 22:25 GMT | 2 |
I'm trying to use SQL Server CE for the first time. I'm trying to create a couple tables, one of which has a foreign key to the other one. The SQL is below. The first table appears to create fine, but I get a "constraint not valid" error while creating the 2nd one.
|
| Sql Mobile insufficient memory exception | 11 May 2006 14:58 GMT | 4 |
We meet problems with Sql CE Mobile installed on Windows CE. After several requests, an exception is raised : insufficient memory for this operation System.Data.SqlServerCe.SqlCeCommand.ProcessResults()
|
| Installation | 11 May 2006 04:29 GMT | 1 |
when i install the "sqlce.wce4.armv4.cab" my program works fine but is there a msm file (to include it in my wise installer) avaible?
|
| SQL server CE 2.0 database corruption | 08 May 2006 14:35 GMT | 2 |
We are using SQL server CE 2.0 on our mobile device. The problem is this, when there is a loss of power (flat battery) while a write command was issued, the database gets corrupted. Is this a known problem?
|
| Copy table from one Db to another on device | 06 May 2006 16:40 GMT | 3 |
Hello... Does anyone know of a simple way, via a .Net app, to copy a table and its data from one SQL Mobile database to another one - both on the same device? I have a need to extract a table from a live database and have it inserted
|
| SQL CE - -2147024882 | 05 May 2006 18:46 GMT | 4 |
I have a problem executing a query against a SQLSERVERCE 2.0 database. I am using .Net Compact Framework 1.1. The error is: HResult: -2147024882
|