No announcements
Found 131112 threads
-
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 | 12496 Views | Created by SunHunter - Friday, July 10, 2009 9:21 AM | Last reply by travich - Monday, September 28, 2009 4:46 PM -
0 Votes
Filter Data using SyncAdapter
I know that SqlSyncAdapterBuilder can be used for filtering the rows, but the designer generated code is deriving from SyncAdapter which doesn't have the filter property.Answered | 5 Replies | 9559 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
Is it possible to define a custom tracking mechanism?
THe CTP does not expose the sql provider interface yet so no this is not possible with the current CTP.Answered | 5 Replies | 7443 Views | Created by adrianbanks - Tuesday, November 16, 2010 10:33 AM | Last reply by mjayaram - Thursday, November 18, 2010 7:19 PM -
8 Votes
Sync Framework "Filter rows " using Data Source Configuration Wizard (SyncAdapter)
Is it possible to suppress code regeneration by the designer to avoid inadvertent overwrites?Answered | 22 Replies | 13810 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
SyncAdapters Collection
Hi All, I have written some extensions to the tool-generated SyncAdapter classes to perform some custom steps.Answered | 2 Replies | 10745 Views | Created by Jamesel - Monday, October 27, 2008 3:55 PM | Last reply by Jamesel - Friday, October 31, 2008 4:03 PM -
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 | 10112 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
is it possible to create a CRM user programmatically
yes you can create user programmtically using hte same techinques of creating custom entity.Answered | 5 Replies | 7250 Views | Created by Bob Bazely - Wednesday, January 27, 2010 4:26 PM | Last reply by mardukes - Friday, January 29, 2010 3:45 PM -
0 Votes
SyncAdapter/SyncAgent and SyncOrchestrator
In the tutorials, I found 2 completely different approaches to use Microsoft SyncFramework Been wondering what is the different between this ...Answered | 1 Replies | 1616 Views | Created by ZuriJAckshoT - Thursday, September 5, 2013 12:08 PM | Last reply by JuneT - Thursday, September 5, 2013 1:59 PM -
5 Votes
FetchXML - is it possible to create a condition comparing two fields
If you are using On-Prem CRM, you could create a SSRS report to display your view - with a SQL query that performs the comparison in a WHERE clause.Answered | 2 Replies | 4979 Views | Created by Henrik Skydtsgaard - Wednesday, October 3, 2012 11:37 AM | Last reply by Scott Durow (MVP) - Wednesday, October 3, 2012 11:46 AM -
1 Votes
Is it possible to create crystal reports in mscrm 2011
However I suggest you look into using Business Intelligence Development Studio (BIDS) to create reports.Answered | 4 Replies | 7190 Views | Created by Shetty KP - Wednesday, February 22, 2012 9:26 AM | Last reply by Mike H Frye - Thursday, May 24, 2012 2:43 PM -
0 Votes
Microsoft Project Professional: is it possible to create a view with FTE
Not 100% sure what you are asking, however you can create a custom numeric field which has the formula [work]/480.Answered | 1 Replies | 6214 Views | Created by Ivan Pironi - Thursday, September 1, 2011 1:08 PM | Last reply by Bikerjohn1 - Thursday, September 1, 2011 5:09 PM -
0 Votes
Unable to create a SyncAdapter error - problem and solution
That table returns an error "Unable to create a SyncAdapter using SqlSyncAdapterBuilder, because the keys in the base table and the corresponding tombstone table are different.Answered | 1 Replies | 8137 Views | Created by Syncor - Thursday, April 10, 2008 12:35 AM | Last reply by Prothec - Friday, August 22, 2008 10:46 AM -
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 SyncAdapter ...Answered | 3 Replies | 9979 Views | Created by swati.tambe - Monday, June 25, 2007 11:01 AM | Last reply by Sean_Kelley - Friday, August 22, 2008 2:03 PM -
1 Votes
Is it possible to create a new acc with an old name?
Is it possible to create a new acc with the old name?Answered | 1 Replies | 1369 Views | Created by Oleander93 - Tuesday, October 1, 2013 11:43 AM | Last reply by Margriet Bruggeman - Tuesday, October 1, 2013 3:17 PM -
0 Votes
SyncDirection in SyncAdapter vs. in SyncTable
I don't see SyncDirection property on SyncAdapter.Answered | 6 Replies | 10428 Views | Created by Jiri {x2} Cincura - Monday, December 17, 2007 12:01 AM | Last reply by Jiri {x2} Cincura - Tuesday, December 18, 2007 7:31 PM -
0 Votes
SyncServerProvider/SyncAdapter/GetChanges: What is the connection???
Can I just create a new partial class in an other .cs file for those situations? -
0 Votes
Is it possible to Create multiple Entities in a single request?
Or you can create CSV file and import that file to create contacts.Answered | 5 Replies | 5177 Views | Created by Prasanth vs - Tuesday, June 22, 2010 7:11 AM | Last reply by HIMBAP - Tuesday, June 22, 2010 7:37 AM -
0 Votes
Changing SyncAdapters outside of a Webservice's constructor
Before this was added, we had to create our own proxy on the client end.Answered | 5 Replies | 11646 Views | Created by todwag - Tuesday, August 14, 2007 2:25 PM | Last reply by Yunwen Bai - Saturday, September 8, 2007 6:31 PM -
0 Votes
SyncAdapter Command Parameters
I'm working on defining classes that'll inherit from SyncAdapter, but I'm having a bit of trouble understanding how records from a client table are matched up with the proper parameters in a ...Answered | 3 Replies | 6623 Views | Created by hoffmanpm2 - Monday, March 21, 2011 7:47 PM | Last reply by JuneT - Tuesday, March 22, 2011 3:39 PM -
0 Votes
possible to create views based on user's country?
We created an Entity named [User Setting] which has - [User Name] a lookup to user entity - [Event] a lookup to an Event ...Answered | 6 Replies | 2243 Views | Created by Green_Tea12 - Wednesday, October 24, 2012 9:57 PM | Last reply by Green_Tea12 - Thursday, October 25, 2012 9:23 PM - Items 1 to 20 of 131112 Next ›
No announcements