| Thread | Last Post | Replies |
|
| call stored procedure with RDA and tracking on | 19 Nov 2004 15:49 GMT | 1 |
Is there a way to call a stored proc when doing a RDA Pull instead of select * .... ? It works if I have RdaTrackOption.TrackingOff but it says changes cannot be tracked when I have RdaTrackOption.TrackingOn because there is no primary key.
|
| Read list of publications | 19 Nov 2004 04:05 GMT | 5 |
Is it possible to read the list of publications on a database? What I'd like to do is give my PocketPC users the ability to choose which publication they wish to subscribe to on a particular day simply by making a selection from a listbox or a combo.
|
| Mysterious file "uncomp.sdf" | 19 Nov 2004 02:52 GMT | 4 |
We have an application developed using eVC++ 4 and SSCE 2.0. Many customers our starting to report memory limitations when compacting the database. (Particularly on HP2210/15 iPaqs) We have discovered that there is a file named "uncomp.sdf" under My Devices. We do not create
|
| RDA - Internet URL | 18 Nov 2004 22:13 GMT | 5 |
My RDA.InternetURL setting is as follows http://192.168.17.48/SQLCE/sscesa20.dll This works fine (I can pull & push data) when connected to a network, however it will not work when offline (IP
|
| SQL Query | 17 Nov 2004 14:59 GMT | 1 |
Hi, I would like to ask how can i get first 10 record, then next 10 record ............from SQLCE database Thanks
|
| Replication Subsets | 16 Nov 2004 21:35 GMT | 2 |
I need to do replication with several PPC and a Desktop. However the Desktop database is huge. Is there a way to only Synchronize a subset of the data? The PPC are out in the field for a week or more so the data changes quite a bit between synchs. Any guidence would be greatly ...
|
| PING?Internet Consistency??HELP! | 16 Nov 2004 00:51 GMT | 1 |
Hi, my name is Ben and I use a 56k modem to connect to the internet. I have the latest Service Packs/Patches and often scan my system for viruses. The problem is that lately, after quarantining multiple viruses and updating ym system, my internet connection seems incredibly ...
|
| OLEDB support on SQL mobile | 16 Nov 2004 00:25 GMT | 1 |
Does anyone know if the next SQL mobile 2005 supports OLEDB?
|
| Merge replication | 16 Nov 2004 00:24 GMT | 1 |
I am working on a project using merge replication to replicate data from sql server 2000 to sql server ce in the pocket pc. The reason I have to use merge replication is because I have multiple pocket pc that need to synchronize data back to a central sql server database. ...
|
| Problem with RDA.Pull Method | 15 Nov 2004 18:44 GMT | 1 |
I am getting an error when I call the Pull method off the RDA object. I am using C#.net with the compact framework. I had this working a while ago so I believe that the code itself is OK. WHen I execute the method, I get the following error:
|
| SQL Server on SD-card or RAM | 15 Nov 2004 18:30 GMT | 1 |
I have read in a MS SQL Mobile Chat (Smart Device Programming with Visual Studio .NET 2003 (September 9, 2004) that it is not recommended to put SQL Mobile Server on flash/memory disks such as an SD-card. Is this really true? As RAM is non-persistent there is no way we could ...
|
| SQLCE connection hangs open too long? | 14 Nov 2004 23:48 GMT | 2 |
Strange behavior on SQLCE connection open/close. To fill my datatables, I always use a matched pair of connection open and close and I never exit a sub or function with a connection open. Very tidy. However, I sometimes get an exception that the "connection is already open" when ...
|
| SQLCE Merge Replication 'subscription to the publication " is inva | 12 Nov 2004 20:11 GMT | 3 |
I am using SQL Server 2000 SP3a and SQL Server CE 2.0 and synchronizing a database to two devices using anonymous subscriptions. Everything works great until eventually the replication starts failing and in Enterprise Manager the error recorded by the Merge Agent is 'The
|
| Cannot find sqlce.wce4.arm.cab | 12 Nov 2004 16:07 GMT | 8 |
I'm trying to install my application on a new symbol pocket pc. I get the above message. I've ran the application manager it shows all of the following should be installed (all are checked) .net CF 1.0 ENU-String R
|
| Identity ranges | 12 Nov 2004 15:13 GMT | 2 |
Using merge replication, I've decided to change over to identity ranges (versus uniqueidentifiers). At the publisher, I'm setting a range on the tables that would be consistent with the records expected not to be exceeded in the database. Since these values are for an entire ...
|