| Thread | Last Post | Replies |
|
| Merge Replication Wipes Me Out! | 09 Aug 2005 08:35 GMT | 1 |
I have finally gotten my replication to work, but when I run my first synchronization, all my records disappear... A little background: I have an application that I built almost a year ago and it runs on my
|
| Problem with SSCESA10.DLL on Windows2003 | 09 Aug 2005 04:24 GMT | 3 |
I upgrade the windows server from 2000 std. ed. to 2003 std. ed. And test my handheld (windows ce 3.0) with my application to connect to MSSQL 2000 Server SP3 vai sscesa10.dll that was registered on IIS 6.0 on this server(the MSSQL and IIS 6.0 are on the same server).
|
| Inserting rows in SQL Server Mobile after a row deletion | 09 Aug 2005 03:48 GMT | 1 |
I'm developing a VB.NET PPC application using VS2005 Beta 2 and SQ Server Mobile (formerly SQL Server CE). My application has a lo file that is kept in a SQL Server Mobile database table. Each row i the table is a log record with a timestamp of an action taken by th
|
| SQL CE does not support download only ExchangeType ? | 09 Aug 2005 03:30 GMT | 8 |
Hello... In reading the documentation for SQL Server Merge Replication, there are three values for ExchangeType - Upload only, Download only or BiDirectional (upload and download). However, in my mobile app....I can only see two
|
| SQL Server auth | 09 Aug 2005 03:22 GMT | 1 |
This is a new one on me! Our support staff had to restart one of our SQL Server servers which was set to mixed authentication. On reboot they editted the bios to disable hyperthreading. When SQL Server came up the authentication was 'Windows
|
| SQL Mobile to SQL 2000 Server? | 08 Aug 2005 22:51 GMT | 3 |
Hello... Is it possible to use SQL Mobile on the device and still replicate to a SQL 2000 Server? Or must we use SQL 2005 Server? Thanks
|
| Insertion d'un grand nombre d'enregistrement | 08 Aug 2005 14:45 GMT | 2 |
Bonjour à tous, J'ai une base SqlserverCE avec sept tables dont une avec 60 champs, j'ai 9000 enregistrements à insérer dans cette base, sur la plateforme CE.NET cela met un temps fou (environ 30 minutes).
|
| Not enough storage is available to complete this operation | 07 Aug 2005 00:19 GMT | 4 |
I'm writing an application in eVB3 that will use a SqlServerCE database.After many operation with my database this error appear "Not enough storage is available to complete this operation". I will see this page http://support.microsoft.com/?kbid=827837 but i haven't
|
| Error with Merge Replication Synchronization | 06 Aug 2005 01:49 GMT | 2 |
I set up everything as per the articles on SQL Server CE from Microsoft, never even got an error, until I put in the replication code: Private Sub ReplicateData() Const InternetURL As String =
|
| SQL CE - SQL 2k Internet Synchronisation??? | 05 Aug 2005 23:28 GMT | 2 |
Is it possible to synchronize my SQL Server CE 2.0 database with my SQL Server 2k database over the internet? I have been trying to find documentation on that, but haven't been able to yet. Has anyone out there done it?
|
| Merge replcation error | 05 Aug 2005 23:11 GMT | 2 |
I used the SQL Server CE Virtual Directory Creation Wizard to setup the virtual server in IIS. I can browse to the sscesa20.dll file from the CE devices fine but when I try to run the merge I get the error number 80072EFD native error 28037. "A
|
| RDA pull error - header information missing | 05 Aug 2005 16:24 GMT | 2 |
I am getting error "Header information is either corrupted or missing" when I try to pull data from the sqlserver into my sqlce database. I have setup IIS and Sql server on the same computer and I am testing with pocket pc emulator. Sqlserver is behind the firewall but I cannot ...
|
| Good Documentation | 05 Aug 2005 12:30 GMT | 4 |
I am a bit of a dolt... But I have a SQL Server set up and a Separate server set up with IIS (Windows 2003), Is it going to be possible to set up a syncronization with my iPaq's SQLServerCE database in a Merge syncronization so that both databases will reflect changes made in ...
|
| SqlserverCe error -"there was an error parsing the query" | 05 Aug 2005 09:11 GMT | 1 |
Help please I have included my code where I am trying to insert a record into a sqlce table, I get the error "there was an error parsing the query, [Token line number,Token line
|
| Insert, update not working until SQL server restart. | 05 Aug 2005 07:07 GMT | 3 |
I have this problem with SQL server. All of a sudden the insert, updates does not work on SQL server based application written in ASP. The select commands are returning fine, its only the inserts and updates. They dont appera to make any changes in the database. I looked into the ...
|