No announcements
Found 303931 threads
-
0 Votes
Sync Desktop SQLCE 3.5 SP2 to Mobile SQLCE 3.5 SP2
So you can basically use the runtime to write a new provider for SQLCE such that you can sync between two (or more) SQLCE database.Answered | 3 Replies | 7437 Views | Created by Scearp - Wednesday, December 22, 2010 3:21 PM | Last reply by jigu2014 - Monday, December 27, 2010 6:34 PM -
0 Votes
Sync PostgreSQL as server and SQLCE as local,
I am using npgsql as connector to postgres and this nice practise http://www.syncguru.com/projects/SyncServicesDemoOracle.aspx , but no custom schema .Answered | 4 Replies | 14314 Views | Created by Tran Tien Dat - Sunday, October 5, 2008 2:57 PM | Last reply by JorgeZimbo - Wednesday, November 4, 2009 11:37 PM -
0 Votes
Microsoft Synchronization with SQL Server 2005, SQLCe and WCF Web Service
If you still see failure with WCF calls, you will need to enable wcf tracing to check what could be the reason.Answered | 3 Replies | 6903 Views | Created by F. Ali Ahmad Adravi - Friday, June 4, 2010 6:40 AM | Last reply by jigu2014 - Monday, June 7, 2010 5:50 PM -
0 Votes
publish silverlight with local wcf service
Thanks & regards, Ashawani Tier 2 Application Support Server and Tools Online Engineering Live Services TeamAnswered | 1 Replies | 9277 Views | Created by En Xie - Wednesday, November 25, 2009 6:03 PM | Last reply by ashawani_dubey - Friday, November 27, 2009 12:48 AM -
0 Votes
Accessing SqlCe using a local WCF service
I got a solution to use AppDomain.CurrentDomain.SetData("SQLServerCompactEditionUnderWebHosting", ...Answered | 1 Replies | 6889 Views | Created by Lavanyr - Thursday, October 28, 2010 4:53 AM | Last reply by Lavanyr - Thursday, October 28, 2010 5:45 AM -
0 Votes
How to handle schema changes in sqlserver/sqlce synced databases?
unfortunately, device support hasnt improved from v1 to v2.0 or v2.1... it still uses the Synchronization Service v1 sp1 provider... a more robust device support will come in v4Answered | 3 Replies | 7043 Views | Created by MJKlassen - Tuesday, December 7, 2010 8:55 PM | Last reply by JuneT - Wednesday, December 8, 2010 11:37 PM -
0 Votes
Connecting SqlCe with a local WCF service
I got a solution to use AppDomain.CurrentDomain.SetData("SQLServerCompactEditionUnderWebHosting", true); Need to ...Answered | 1 Replies | 8203 Views | Created by Lavanyr - Thursday, October 28, 2010 5:05 AM | Last reply by Lavanyr - Thursday, October 28, 2010 5:43 AM -
0 Votes
Creating overlapping scopes in an SqlCe database
There is no support for overlapping scopes for SqlCeSyncProvider because SqlCe is regarded as a client only database, hence the need for overlapping scopes are not common.Answered | 1 Replies | 6797 Views | Created by Anthony Coble - Tuesday, May 4, 2010 3:15 PM | Last reply by jigu2014 - Tuesday, May 4, 2010 5:04 PM -
0 Votes
ajax enabled WCF service Problem different results accessing from client vs local
Ask at http://forums.iis.net or here: http://social.msdn.microsoft.com/Forums/en-US/wcf/threads Thanks!Answered | 1 Replies | 2450 Views | Created by zxcom - Wednesday, March 27, 2013 1:49 PM | Last reply by Ed Price - MSFT - Saturday, March 30, 2013 7:17 AM -
0 Votes
Debugging wcf service from plug-in
Is your WCF Service hosted in IIS?Answered | 4 Replies | 3335 Views | Created by fifo123 - Friday, May 18, 2012 5:18 AM | Last reply by Dimaz Pramudya (www.xrmbits.com) - Friday, May 18, 2012 6:33 AM -
1 Votes
WCF and stock quote services
http://forums.asp.net/28.aspx/1?Answered | 3 Replies | 1732 Views | Created by olbertja - Sunday, January 19, 2014 5:53 PM | Last reply by Just Karl - Wednesday, January 22, 2014 4:46 AM -
0 Votes
External Access and WCF Error
Hello Joe Are you using AAM?Answered | 2 Replies | 11053 Views | Created by Joe Blow 1234 - Tuesday, October 5, 2010 2:24 AM | Last reply by Michael Wharton - Tuesday, October 5, 2010 7:49 PM -
0 Votes
Security in Sync Services using WCF
Well, first you should change your IIS-configuration to use HTTPS (do not forget to chance the firewall ports too).Answered | 4 Replies | 10674 Views | Created by more_fun18 - Friday, July 17, 2009 1:03 PM | Last reply by macap - Monday, July 20, 2009 8:47 AM -
1 Votes
After Synchronize() SQLCE is NOT updated.
More details here: http://msdn.microsoft.com/en-us/library/cc761495.aspx Regards, Sean Kelley Senior Program ...Answered | 1 Replies | 11363 Views | Created by steven ellis - Friday, September 11, 2009 12:58 PM | Last reply by Sean_Kelley - Sunday, September 13, 2009 9:43 PM -
0 Votes
NetFX 4.0, SyncFX 2.1, SQLCE and the Geography Datatype
I do use SqlSyncProvider and SqlCeSyncProvider in our scenario.Answered | 3 Replies | 8385 Views | Created by Oren Chapo - Thursday, May 5, 2011 10:18 AM | Last reply by Dong Cao - Friday, May 6, 2011 10:42 PM -
0 Votes
schema-change propagation to client data store (SQLce) ?
Hi JuneT, thanks for your feedback Actually in my application, we are using snapshot creation and batching.Answered | 3 Replies | 7207 Views | Created by AWong5 - Tuesday, October 5, 2010 8:14 PM | Last reply by JuneT - Wednesday, October 6, 2010 11:26 PM -
0 Votes
How to perform ADO.NET Synchronization via WCF hosted on IIS ?
I am now able to sync my local SQL Compact Edition DB with a SQL 2008 DB via WCF hosted o IIS.Answered | 2 Replies | 13776 Views | Created by prudhvi - Thursday, July 9, 2009 11:56 AM | Last reply by Archan Mukherjee - Wednesday, July 29, 2009 8:14 AM -
0 Votes
How to best empty table on SQLCE when used with Sync Framework
Hello - You pretty much prefer to delete some information/rows on the local SQL CE store (due to some business logic change) with being sent to the server.Answered | 1 Replies | 6282 Views | Created by ScottishYorkshireMan - Tuesday, June 8, 2010 10:38 AM | Last reply by L Zhou [MSFT] - Tuesday, June 8, 2010 9:41 PM -
6 Votes
Difference between Wcf Services and RIA Services
Hi sreedhar, read below ...Answered | 3 Replies | 5572 Views | Created by sreedhar goud - Friday, February 24, 2012 8:00 AM | Last reply by Mr. Wharty - Friday, February 24, 2012 9:28 AM -
0 Votes
Service-oriented Architectures with WCF
Data Platform Development Forums > WCF Data Services (formerly known as ADO.NET Data Services) located ...Answered | 1 Replies | 7711 Views | Created by 88alhall - Monday, March 8, 2010 2:02 PM | Last reply by Shrikant Maske - Wednesday, April 14, 2010 12:27 PM - Items 1 to 20 of 303931 Next ›
No announcements