| Thread | Last Post | Replies |
|
| Licensing - rumours and flotsam floating around my company. What's the status? | 23 Jun 2005 07:50 GMT | 4 |
Hi, all. I am currentlu porting an application from eVB to Ce.NET. In the process I want to go to SQL Server CE for my database needs. Due to some unclear wording on the licensing page some co-workers are very
|
| Sql Server CE - Out Of Memory | 22 Jun 2005 23:25 GMT | 4 |
I'm writing an application in eVC4 that will use a SqlServerCE database. I wrote two classes, CDataBaseConnection and CDataBaseRecordset, to manage the database. In a small sample I am able to create a database and insert many records in it. The problem is that when I try to use ...
|
| SQLServer 2000 nach CE portieren | 22 Jun 2005 23:22 GMT | 3 |
Hallo NG, ich habe eine SQLServer 2000 Datenbank (Desktop), die ich nach SqlServer Ce kopieren möchte (also die komplette DB inkl. Trigger, Tabelle, Views, Stored Procedures). Ist das möglich und wenn ja, wie?
|
| Remote Synchronization | 22 Jun 2005 20:42 GMT | 1 |
We've got a site that's been using SQL Server 2000 and SQL Server CE on Pocket PC devices for about 3 years now. We current have about 200 users at this site using merge replication. The SQL Server CE Server Components are installed on an internal IIS Server and the Virtual ...
|
| RDA | 22 Jun 2005 20:29 GMT | 3 |
When using RDA, if the table selected to receive the data exists already, does RDA automatically deletes it, or i have to delete it manually? thank you
|
| Conflicts during replication | 22 Jun 2005 17:53 GMT | 1 |
I read in articles that there can occur two kinds of conflicts during replication and that the SQL Server Reconciler solve such conflicts: 1) If more subscriber try to modify a row on the publisher database at the same time.
|
| SQL CE Money datatype | 22 Jun 2005 17:51 GMT | 3 |
I have a column with datatype of "money" and when I insert a value with .00 (ie 10.00) into that field, it truncates the .00. Is this normal behavior? I am inserting with the pocket pc isql utility. I can't find any information about this on the Internet which makes me think ...
|
| Database Size, Deletes | 22 Jun 2005 17:10 GMT | 2 |
when I delete records from my tables the size doesn't get smaller. I think I've todo somekind of shrink. How may I do this ? is there an Command ?
|
| Emulator | 22 Jun 2005 17:02 GMT | 1 |
I want to use RDA from my application to connect to a server on a different machine. I dont have a device, cant i test the application using the emulator using the laptop's connection?
|
| where are the script files referenced in the SQL 2005 Books Online | 22 Jun 2005 12:43 GMT | 3 |
the script files "CreateSQlMobileTables.sqlce" and "SqlMobile.sql" are not anywhere to be found on my computer for the tutorials on setting up an application and mobile database from the SQL 2005 Books Online help files (like from the tutorial named "Creating a Mobile Application ...
|
| how to download a full table with horizontal filter ? | 22 Jun 2005 10:24 GMT | 3 |
I have a DB I download to the device using SQL Ce Merge replication. (SQL Ce v2 + SQL 2000). One of the tables is the list of countries. This table is not fully downloaded, but only rows that match foreign rows.
|
| Merge Replication | 22 Jun 2005 09:23 GMT | 1 |
After a merge sync, is it possible to find out which tables' data have been changed? either by the publisher or subscriber? thanks
|
| Problem installing SQL Server CE | 22 Jun 2005 09:15 GMT | 1 |
I'm attempting to install SQL Server CE on a freshly built Windows 2000 Server system (IIS 5.0). I am an administrator on the machine. I have run Windows Update on the Server, installed .NET Framework 1.1 SP1
|
| Error occuring in SqlCE | 22 Jun 2005 09:09 GMT | 1 |
I am trying to access a sql ce database from my application but receiving the following error: Error Code: 80040005, Minor Error: 0, Source: Microsoft SQL Server 2000 Windows CE edition
|
| Native Error 0 when replicate sqlce3 with sql server 2000 SP4 | 22 Jun 2005 08:56 GMT | 1 |
It try to replicate a SQL Server Mobile (sqlce3) database with Sql Server 2000 SP4. It's an initial replication in a new sqlce database. - SQL Server Mobile 2005 Beta 2 ist installed on the same server as the sql
|