No announcements
Found 18428 threads
-
3 Votes
Sync 2.0 RTM Conditional Synchronization
The sample reuses all the objects created by sync provisioning with changes made on the SelectChanges stored procedure to accept an extra parameter for the ...Answered | 13 Replies | 11182 Views | Created by Synch Dev - Monday, January 4, 2010 11:13 AM | Last reply by Xiaobing.yu - Thursday, May 13, 2010 5:07 AM -
0 Votes
Passing dynamic filter values to Sync Framework
Not able to understand how to pass filter parameter from Client Side ConfigureLocalSqlSyncProvider.Answered | 8 Replies | 8763 Views | Created by Lavanyr - Monday, October 25, 2010 11:16 PM | Last reply by Dong Cao - Tuesday, October 26, 2010 6:03 PM -
0 Votes
Sync 2.0 RTM Conditional Synchronization + Passing dynamic filter + Parameter is NULL
Following Sync 2.0 RTM Conditional Synchronization thread ...Unanswered | 1 Replies | 6015 Views | Created by Synch Dev - Monday, July 5, 2010 2:45 PM | Last reply by JuneT - Tuesday, July 6, 2010 12:47 PM -
0 Votes
Problem with dynamic row filtering in Sync Framework 2.0
The stored prosedure(_selectchanges) created by SQL Azure provisioning expects the filter column to be Null, when checking for deleted rows.Answered | 20 Replies | 10806 Views | Created by PuzzledBuckeye - Wednesday, March 17, 2010 6:24 PM | Last reply by Speedware - Tuesday, July 6, 2010 2:31 PM -
0 Votes
Dynamic Filtering in Sync Framework 2.1 / Filter by ANY instead of EQUALS
Here is the working code for a custom provider that will support passing filter parameters from the client.Answered | 7 Replies | 9280 Views | Created by AJ8829 - Tuesday, October 5, 2010 4:03 PM | Last reply by Racing_Prog - Friday, October 8, 2010 12:40 PM -
8 Votes
Sync Framework "Filter rows " using Data Source Configuration Wizard (SyncAdapter)
Hi Joe, To be able to run the statements in SSMS (Sql Server Management Studio) you need to pass in all the parameters.Answered | 22 Replies | 13922 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
SyncFramework 1.0, WCF, Parameter/Filter
Hi Larry, you can use session variable to pass the parameter for filtering.Answered | 1 Replies | 9479 Views | Created by LarryRichardson - Wednesday, March 4, 2009 2:51 PM | Last reply by Jandeep C - Thursday, March 5, 2009 1:15 AM -
0 Votes
File Synchronization in C++ using MicroSoft Sync Framework
parameters which are in bold...i thought i need to implement Replica related information and should pass values to this method.....Answered | 6 Replies | 9754 Views | Created by Sachin_K - Wednesday, February 2, 2011 5:10 AM | Last reply by Sachin_K - Thursday, February 10, 2011 6:28 AM -
0 Votes
ado.net how to pass parameter using stored procedure
https://social.msdn.microsoft.com/Forums/sqlserver/en-US/home?Answered | 2 Replies | 1483 Views | Created by anil bhadke - Wednesday, March 9, 2016 7:24 PM | Last reply by Dave Patrick - Thursday, March 10, 2016 4:20 PM -
0 Votes
problem adding filter parameters
Did the config file for SyncSvcUtil.exe contain the scope parameters and did you add the filter parameters using the config.AddFilterParameterConfiguration method ...Answered | 1 Replies | 7810 Views | Created by sekhmeti - Wednesday, March 2, 2011 8:29 PM | Last reply by Ganeshan - Friday, March 11, 2011 6:40 PM -
0 Votes
passing parameter to Crystal Report
how to pass a parameter in ASP.NET to Crystal Report.Answered | 1 Replies | 9619 Views | Created by toraj58 - Wednesday, December 24, 2008 10:24 AM | Last reply by Kiran Polimetla - Friday, December 26, 2008 6:45 AM -
0 Votes
How to pass a table-valued parameter as SyncParameter?
I have several tables that I want to sync.Answered | 3 Replies | 14395 Views | Created by Joel Steen Timle - Thursday, November 26, 2009 9:11 AM | Last reply by Mahesh Dudgikar - Tuesday, December 8, 2009 6:47 AM -
0 Votes
Creating different filters for different clients
I think you have implemented N-tier Synchronization.Answered | 6 Replies | 14843 Views | Created by Archan Mukherjee - Thursday, July 9, 2009 9:48 AM | Last reply by Archan Mukherjee - Friday, October 9, 2009 10:34 AM -
6 Votes
Syncing Related Tables
The other way is pass the UserId to the Order table as a parameter query.Answered | 11 Replies | 13493 Views | Created by cmck - Monday, June 28, 2010 3:19 PM | Last reply by mjayaram - Friday, July 30, 2010 5:33 PM -
0 Votes
Passing parameters with ISV.Config
3. then pass these value just like as you are sending customer number.Answered | 30 Replies | 9326 Views | Created by Edwin2win - Tuesday, March 2, 2010 8:00 AM | Last reply by Edwin2win - Thursday, March 4, 2010 4:40 PM -
0 Votes
Filtering Issue
In the sample code which is part of syncframework toolkit, filtering is done with userid.Answered | 2 Replies | 7853 Views | Created by b_abrams - Friday, April 20, 2012 2:55 PM | Last reply by b_abrams - Thursday, April 26, 2012 8:57 AM -
0 Votes
Filter Data using SyncAdapter
for device application, what you have on the client is just a proxy to the WCF-based server provider. so to set the filter, you can either do it in the proxy or on the service itself. you can ...Answered | 5 Replies | 9655 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
UpdateScopeInfoCommand fails to execute -- error says @scope_sunc_knowledge parameter expected and not supplied
The sample you are referencing is a Sync Framework 1.0 sample.Answered | 1 Replies | 7840 Views | Created by Glenn2654 - Saturday, June 5, 2010 1:44 AM | Last reply by jigu2014 - Monday, June 7, 2010 9:42 PM -
1 Votes
How to modify existing Associated view filter criteria based on dynamic parameters?
Create an report to show your data and pass your value or entityid in query string of report.Answered | 3 Replies | 1245 Views | Created by Rk Pol - Wednesday, January 29, 2014 5:17 AM | Last reply by Mr. Santosh Bhagat - Wednesday, January 29, 2014 8:59 AM -
0 Votes
Error: value cannot be null. parameter name: input
I've changed "MyOrganization" parameter of course!Answered | 7 Replies | 17936 Views | Created by rcervone - Tuesday, January 19, 2010 7:13 PM | Last reply by Jim Glass Jr - Friday, January 29, 2010 8:44 PM - Items 1 to 20 of 18428 Next ›
No announcements