| Thread | Last Post | Replies |
|
| Sharing violation for SDF file | 07 Mar 2005 15:15 GMT | 9 |
I get this message when accessing my SqlCe database/file, but in odd ways and only when connected via ActiveSync to a PC (where I'm accessing a local web service). I don't believe I've left any db connections open, because I determined that EVERY PDA works fine on most of the ...
|
| Silent install of SQLCE Cab files on PPC device | 07 Mar 2005 14:50 GMT | 1 |
Is there anyway of silent installing the cab files for SQLCE so that you do not get no prompts, questions or messages. I do not trust our customers to answer yes to the prompts. Thanks in advance,
|
| INSERT records during pull - time increases exponentially!!! | 07 Mar 2005 13:05 GMT | 3 |
When we are inserting records into SQL CE (extract XML from SQL DB and then insert in DB. INSERT command into SQL CE), the process starts well, inserting 8 records per second approximately. However this rate then decreases dramatically to about 1 record per 2
|
| Questions about RDA | 06 Mar 2005 06:32 GMT | 3 |
if using RDA technique, should I need to set publication or subscription in SQL Server? or I just need to finish the setup the IIS and SQL Ce Connection. then I can use EVC to implement the RDA ?
|
| USB to IIS help | 05 Mar 2005 16:23 GMT | 3 |
I am doing SQL server CE 2.0 Replication to IIS. Everything is on one laptop. My address is http://computername/sqlce/sscesda.dll. Eveything works great most of the time but the connection thru activesync. Its sporadic at best!! My development machine never has a problem in fact
|
| SSCE RDA "push" to SqlServer - all data; not just changed data | 05 Mar 2005 16:21 GMT | 3 |
I'm currently using the RDA "push" to move information from my SSCE database to a SQLServer database. Everything works great, but for a variety of reasons, I need to be able to "push" the "whole" SSCE database back to the server database and not just
|
| problems using two servers | 05 Mar 2005 16:11 GMT | 2 |
server1 => Windows XP Prof, IIS 5.1, SQL Server CE 2.0 Server Tools server2 => SQL Server 2000 using http://server1/ssce/sscesa20.dll RemoteConnString = "datasource=server2 etc"
|
| identity and rda.pull | 05 Mar 2005 15:57 GMT | 1 |
hi guys i have a very strange problem here. i downloaded a table from sql server to my pda, the table have a identity column called id. after i finished download from the sql server. the id began from 50, then i add my own data into ce database, the table will still generate 50 ...
|
| Unable to browse to sscesa20.dll through GPRS | 05 Mar 2005 10:19 GMT | 2 |
Im trying to access http://<machinename>/<virtualfolder>/sscesa20.dll using GPRS on pocket pc but it throws me something like this "High Security Alert..You are not permitted to download the file"..Same works on my development machine where I work with Pocket PC connected
|
| scaling merge replication | 04 Mar 2005 15:35 GMT | 2 |
What are the benefits and drawbacks of having distributers on multiple servers, or multiple distributers on one server. I am thinking is it better to have one very powerful server distributing to 350 clients or to have maybe 2 or 3 servers in a load balancing role. What
|
| replication steps | 04 Mar 2005 13:53 GMT | 2 |
I use SQL Server CE on a PDA with merge replication to synchronize with central office. What is the correct case ? 1. All changed data are downloaded on the pda THEN all data are merge in the
|
| SSL being blocked on PocketPC? | 04 Mar 2005 08:19 GMT | 3 |
When I try this method 'Rda.Submitsql', I get this error: Error Code: 80072F0D A request send etc... Minor ErrL 28037 [https://localhost/ssce/sscesa20.dll]
|
| SQLCE - SQL Desktop (MSDE) Conversion | 03 Mar 2005 15:33 GMT | 3 |
Hi, I am using RDA now to communicate between SQL Server CE clients on a CE device back through an IIS server and ultimately to a SQL server. My Organization wants to dump CE in favour of XP Mobile. Whats the best way to do this with the least ammount of work and have similar ...
|
| sp_mergemetadataretentioncleanup | 03 Mar 2005 15:27 GMT | 3 |
We have a problem with our one publications where by the end of the week it is falling over with people not managing to synch, im sure its due to the excessive amounts of metadata being retained. I have tried defragging the msmerge_contents tables indexes but this only prolongs ...
|
| compressed again? | 03 Mar 2005 14:39 GMT | 5 |
Which algorithm is used for compressing the data moving over the wire? Is there a way/program to decompress it to read whats being send?
|