No announcements
Found 301809 threads
-
0 Votes
Filter Data using SyncAdapter
This code is auto generated using the Sync Designer wizard for Local Database Cache.Answered | 5 Replies | 9544 Views | Created by jan_bp - Friday, March 12, 2010 9:42 AM | Last reply by JuneT - Thursday, April 28, 2011 11:21 PM -
0 Votes
Unable to create a SyncAdapter using SqlSyncAdapterBuilder...
hi, when I try running a Demo IV: Offline Application - Conflict Handling, I get the following exception: Unable to create a ...Answered | 3 Replies | 9971 Views | Created by swati.tambe - Monday, June 25, 2007 11:01 AM | Last reply by Sean_Kelley - Friday, August 22, 2008 2:03 PM -
0 Votes
Possible BUG: SqlSyncAdapterBuilder with Change Tracking
This explains it, but if SyncAdapterBuilder implementation uses ADO's getschemaTable(), what does SQL Server's CHANGETABLE(CHANGES <table name>, @sync_last_received_anchor) ...Answered | 5 Replies | 10302 Views | Created by G.Stoynev - Wednesday, February 18, 2009 9:11 PM | Last reply by G.Stoynev - Tuesday, February 24, 2009 2:50 PM -
8 Votes
Sync Framework "Filter rows " using Data Source Configuration Wizard (SyncAdapter)
Joe, hope this walkthrough is helpful to you: Walkthrough: Creating an Occasionally Connected Smart Device ApplicationAnswered | 22 Replies | 13791 Views | Created by Joe Manjiyil - Friday, January 29, 2010 10:37 AM | Last reply by JuneT - Sunday, July 18, 2010 2:46 PM -
0 Votes
Time out error while sync data between sql server 2008 and sql express 2008 using Microsoft sync framework
If you are using WCF, I would check the several associated timeouts on the binding, for both the client and server side...Answered | 2 Replies | 8394 Views | Created by Nitin Loya - Wednesday, December 22, 2010 12:03 PM | Last reply by jigu2014 - Wednesday, December 22, 2010 6:22 PM -
0 Votes
General help on sync providers.
You would need to use client provider for the same. refer to collabrative scenario link ...Answered | 1 Replies | 13231 Views | Created by John Jones 1 - Tuesday, November 10, 2009 10:09 AM | Last reply by Jandeep - Thursday, November 12, 2009 5:26 PM -
0 Votes
Using SqlSyncAdapterBuilder with Decoupled Change Tracking
For the current release, the SqlSyncAdapterBuilder only builds the SyncAdapter with the Coupled traching mechanism.Answered | 1 Replies | 8565 Views | Created by Andy1234 - Friday, January 18, 2008 4:48 PM | Last reply by Yunwen Bai - Sunday, January 20, 2008 8:20 PM -
0 Votes
Sql 2008 Express Change Tracking Implementation Help
Create sync adapter for each sync table and attach it to the agent // Following DataAdapter style in ADO.NET, SyncAdapter is the equivalent for ...Answered | 4 Replies | 16175 Views | Created by Mark 2011 - Wednesday, April 8, 2009 7:38 AM | Last reply by Mahesh Dudgikar - Saturday, December 5, 2009 4:24 AM -
0 Votes
Unable to create a SyncAdapter error - problem and solution
I decided to start by using the automtated methods of adding a new local database cache in VS 2008.Answered | 1 Replies | 8130 Views | Created by Syncor - Thursday, April 10, 2008 12:35 AM | Last reply by Prothec - Friday, August 22, 2008 10:46 AM -
0 Votes
Anyone done SqlSyncAdapterBuilder with SqlExpressClientSyncProvider ?
You are set the SqlSyncAdapterBuilder for a SyncAdaptar?Answered | 3 Replies | 9590 Views | Created by peter clift - Tuesday, February 17, 2009 12:03 AM | Last reply by Marcos Aguiar Jr - Tuesday, February 17, 2009 7:57 PM -
0 Votes
Creating different filters for different clients
I use SQL express and on client side SQL CE.Answered | 6 Replies | 14715 Views | Created by Archan Mukherjee - Thursday, July 9, 2009 9:48 AM | Last reply by Archan Mukherjee - Friday, October 9, 2009 10:34 AM -
0 Votes
Getting Error : unable to find a SyncAdapter for the specified SyncTable; the table name is null or empty; or the table name contains the keywords SET, FMTONLY, and OFF."
I fixed my problem : SyncAdapter adapterModel = new SyncAdapter("MODEL");Answered | 1 Replies | 10106 Views | Created by peter clift - Monday, February 16, 2009 7:19 PM | Last reply by peter clift - Monday, February 16, 2009 9:49 PM -
0 Votes
SqlSyncAdapterBuilder
Arshad, SqlSyncAdapterBuilder generates the queries used to get and apply changes dynamically.Unanswered | 2 Replies | 9245 Views | Created by Arshad Syed - Tuesday, April 8, 2008 5:50 PM | Last reply by Arshad Syed - Wednesday, April 9, 2008 7:22 PM -
0 Votes
Possible to create SqlSyncAdapterBuilder.FilterClause in SyncAdapter?
Surely there's a way to do this without me writing thousands of lines of code to create all the syncs, etc.Answered | 3 Replies | 12493 Views | Created by SunHunter - Friday, July 10, 2009 9:21 AM | Last reply by travich - Monday, September 28, 2009 4:46 PM -
0 Votes
sqlsyncadapterbuilder filter not working on initial sync
The online documentation for the sync framework details two aproaches to synchronisation 1. using the local database cache ...Answered | 7 Replies | 8762 Views | Created by Jason Reineri - Friday, January 22, 2010 5:48 PM | Last reply by OliE420 - Wednesday, August 4, 2010 12:39 PM -
1 Votes
Filtering Rows & VS 2008 Designer Code
No, you cannot do this ( well at least not easily ). the VS generated code doesn't support filters for now. i.e. you will need to write the code ( and maybe create your own ...Answered | 5 Replies | 13841 Views | Created by Lee337 - Wednesday, February 20, 2008 11:25 PM | Last reply by travich - Tuesday, September 29, 2009 2:02 PM -
0 Votes
SyncAdapters Collection
Hi All, I have written some extensions to the tool-generated SyncAdapter classes to perform some custom steps.Answered | 2 Replies | 10738 Views | Created by Jamesel - Monday, October 27, 2008 3:55 PM | Last reply by Jamesel - Friday, October 31, 2008 4:03 PM -
0 Votes
Unable to create a connection using BID tool while creating a custom report
Have a lok at this blog http://social.microsoft.com/Forums/en-US/crm/thread/d1f2eb2e-24ba-42ae-b0b7-3647ba74f0f8/ I hope this helps.Answered | 2 Replies | 2638 Views | Created by Ankush Grover - Friday, August 19, 2011 12:21 PM | Last reply by Amreek Singh - Friday, August 19, 2011 2:29 PM -
0 Votes
Unable to create back ups
Forums Home > Windows Vista IT Pro > Windows Vista Setup' located here: http://social.technet.microsoft.com/Forums/en-US/itprovistasetup/threads ...Answered | 1 Replies | 8532 Views | Created by Easy Bee - Tuesday, April 21, 2009 7:00 PM | Last reply by SachinW - Wednesday, April 22, 2009 5:02 AM -
0 Votes
SqlException: Timeout expired error
I tried to use snapshots transactions on the database but its not working.Answered | 3 Replies | 9632 Views | Created by Sojborg - Wednesday, May 12, 2010 11:30 AM | Last reply by JuneT - Wednesday, May 26, 2010 10:53 AM - Items 1 to 20 of 301809 Next ›
No announcements