No announcements
Found 347853 threads
-
0 Votes
executing stored procedures within a source page
Hi, What is the best method for executing a stored procedure from within ...Answered | 1 Replies | 10658 Views | Created by fjaconda199 - Wednesday, September 17, 2008 2:40 PM | Last reply by Peter Ritchie - Wednesday, September 17, 2008 3:05 PM -
0 Votes
SqlSyncScopeProvisioning - Rename stored procedures generated
Hello, Is it possible to give the different names to the Stored Procedures generated by ...Answered | 1 Replies | 6506 Views | Created by AjinathWaghmode - Friday, May 21, 2010 12:05 PM | Last reply by JuneT - Friday, May 21, 2010 2:59 PM -
0 Votes
stored procedures to load data
No, you cannot insert or update the data directly into the database table using stored procedure. The thing is, CRM will perform a bunch or related processesAnswered | 2 Replies | 6856 Views | Created by loki_thass - Wednesday, July 30, 2008 12:04 PM | Last reply by Imran [MVP-MS CRM] - Thursday, July 31, 2008 7:34 AM -
0 Votes
OdbcCommandBuilder.DeriveParameters and MySQL stored procedures
parameters of MySQL stored procedures? DmitryAnswered | 2 Replies | 8069 Views | Created by Dmitry Kaloshin - Wednesday, August 10, 2011 8:47 PM | Last reply by Dmitry Kaloshin - Monday, August 15, 2011 8:50 AM -
1 Votes
Create Stored Procedures for N Tier Synchronization
this on to the team who owns the designer. I have heard of folks parsing apart the xml files used by the sync designer in an effort to pull out the commands and use them to generate ...Answered | 4 Replies | 8102 Views | Created by Tek_Tim - Friday, October 17, 2008 5:39 PM | Last reply by Sean_Kelley - Monday, November 3, 2008 6:27 PM -
1 Votes
CRM Web Services vs Stored Procedures
Webservices are supported way to work with ms crm, its realiable, secure, scalable and supported. Stored procedures are unsupported and notAnswered | 3 Replies | 8039 Views | Created by Abhishek Kumar Singh - Wednesday, June 18, 2008 10:04 AM | Last reply by DavidJennaway - Thursday, June 19, 2008 8:20 AM -
1 Votes
Updation of stored procedures in CRM report
your stored procedures. hth, Scott www.develop1.net If this post answers your question, please click "Mark As ...Answered | 3 Replies | 2774 Views | Created by Simran08 - Wednesday, January 11, 2012 4:52 PM | Last reply by Simran08 - Thursday, January 12, 2012 11:50 AM -
1 Votes
Debugging stored procedures with temp tables
: Debug Stored Procedures How to debug stored procedures in Visual Studio .NETAnswered | 4 Replies | 1657 Views | Created by JFBconsul - Wednesday, May 21, 2014 11:37 AM | Last reply by Dave Patrick - Thursday, May 22, 2014 1:38 AM -
0 Votes
Filtered Scopes and SelectChanges stored procedures
, I want the child records to be returned when the client syncs. I have looked at other forum posts, and it seems a good way to implement this is to change the ...Answered | 2 Replies | 2092 Views | Created by chuck the greek - Tuesday, June 18, 2013 6:32 PM | Last reply by chuck the greek - Wednesday, October 23, 2013 7:48 PM -
0 Votes
Where to ask about stored procedures?
I have a question about a stored procedure but don't know which SQL forum to use.Answered | 1 Replies | 6519 Views | Created by meef - Wednesday, July 7, 2010 12:21 PM | Last reply by Tagore Bandlamudi - Wednesday, July 7, 2010 12:42 PM -
0 Votes
How to display a page within the CRM root page
dashboard it will display this sample dashboard.This dashboard is opening in another page. What we want is it should open within the crm root page.(Eg When we click on ...Answered | 1 Replies | 7716 Views | Created by Linet20k - Monday, April 14, 2008 10:03 AM | Last reply by Adi Katz - Monday, April 14, 2008 7:32 PM -
1 Votes
What is the best practices to version control stored procedures?
Using visual studio, all scripts are being version controlled. However, database stored procedures are not. What is the best practices for that?Answered | 2 Replies | 8643 Views | Created by Andrew Mo-Yung - Wednesday, January 6, 2010 5:44 PM | Last reply by Naomi N - Friday, January 8, 2010 5:42 AM -
0 Votes
The _selectchanges stored procedures is always called with sync_min_timestamp= 9223372036854775807
Hi Minh. You are right. It is because the scope id on both the source and destination replicas are the same. I have fixed ...Answered | 2 Replies | 6989 Views | Created by mark kang - Friday, January 21, 2011 6:09 AM | Last reply by mark kang - Wednesday, February 9, 2011 8:40 AM -
1 Votes
Impact of creating a select stored Procedures on CRM 2011 database Licensing and upgrades ?
Creating a custom stored procedure in CRM database is not supported by MS. This means that an upgrade / roll-up may fail and MS might not support in such a case. Don't think ...Answered | 1 Replies | 541 Views | Created by OFAS - Wednesday, December 11, 2013 10:25 PM | Last reply by Mamatha Swamy - Wednesday, December 11, 2013 10:59 PM -
0 Votes
ASP.NET Populating Gridview (Complex) + Calulating 2 Columns with Stored Procedures.
; I need to populate a Gridview, but I also need to populate 2 of fields using ...Answered | 3 Replies | 2755 Views | Created by captmorgan000 - Wednesday, June 12, 2013 1:01 AM | Last reply by Lisa Zhu - Thursday, June 13, 2013 2:21 AM -
0 Votes
problem in select query with multiple where condition and executing stored procedure using LINQ
facing a problem in executing a select query with multiple conditions in where clause using LINQ and also cannot execute a stored procedure using LINQ.Answered | 1 Replies | 8257 Views | Created by Mahitha Madala - Tuesday, June 23, 2009 7:13 AM | Last reply by Sheng Jiang 蒋晟 - Tuesday, June 23, 2009 3:36 PM -
0 Votes
Executing a System View
) from within a non associated entity. I would like the end users to look-up product info while in the "Account" page similar to the associated views (not ...Answered | 6 Replies | 579 Views | Created by gmcelwee - Monday, August 4, 2014 2:25 PM | Last reply by Wayne Walton - Monday, August 4, 2014 7:57 PM -
0 Votes
Sync data from a procedures
providers. Sorry that the framework is not a great fit for the immediate use. Maheshwar Jayaraman - http://blogs.msdn.com/mahjayarAnswered | 3 Replies | 8463 Views | Created by BruceDo - Thursday, October 7, 2010 10:03 AM | Last reply by mjayaram - Tuesday, October 19, 2010 5:00 PM -
0 Votes
Using Custom Action to create database, tables, Stored procedures, triggers etc at Installation
/en-us/library/49b92ztk(VS.80).aspx to create a deployment project which did create the database and tables. However when i included sql commands to create stored ...Answered | 2 Replies | 9405 Views | Created by NanaQuest - Wednesday, April 1, 2009 9:39 PM | Last reply by NanaQuest - Tuesday, April 7, 2009 7:56 PM -
0 Votes
Business rule migration - right now all in stored procedures in other CRM.
Hi Micahel, MS Dynamics CRM doesn't support stored procedures. what i means is you can create stored procedure by it will not be supported by Microsoft and will ...Answered | 2 Replies | 6075 Views | Created by michaell1999 - Saturday, February 13, 2010 3:14 AM | Last reply by Donna Edwards - Monday, February 15, 2010 5:39 PM - Items 1 to 20 of 347853 Next ›
No announcements