No announcements
Found 21318 threads
-
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 | 6480 Views | Created by AjinathWaghmode - Friday, May 21, 2010 12:05 PM | Last reply by JuneT - Friday, May 21, 2010 2:59 PM -
0 Votes
OdbcCommandBuilder.DeriveParameters and MySQL stored procedures
Hi guys, I have this stored procedures in MySQL 5.0: CREATE DEFINER =Answered | 2 Replies | 8031 Views | Created by Dmitry Kaloshin - Wednesday, August 10, 2011 8:47 PM | Last reply by Dmitry Kaloshin - Monday, August 15, 2011 8:50 AM -
0 Votes
stored procedures to load data
own stored procedures. Thanks LokeshAnswered | 2 Replies | 6830 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
sql server 2005 extended stored procedures
how to call dll which not use srv_proc sql server 2005 using extended stored proceduresUnanswered | 2 Replies | 7599 Views | Created by chirag41323 - Friday, December 18, 2009 7:20 AM | Last reply by Nancy Shao - Thursday, December 24, 2009 7:06 AM -
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 | 8018 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
Debugging stored procedures with temp tables
: Debug Stored Procedures How to debug stored procedures in Visual Studio .NETAnswered | 4 Replies | 1590 Views | Created by JFBconsul - Wednesday, May 21, 2014 11:37 AM | Last reply by Dave Patrick - Thursday, May 22, 2014 1:38 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 | 8078 Views | Created by Tek_Tim - Friday, October 17, 2008 5:39 PM | Last reply by Sean_Kelley - Monday, November 3, 2008 6:27 PM -
0 Votes
Executing Sync Framework 2.1 stored procedures
I would like to reproduce exactly the datasets returned by the stored procedures created by Sync Framework 2.1. In particular, I would like to reproduce the dataset returned by ...Unanswered | 1 Replies | 1212 Views | Created by hpweiss - Friday, April 10, 2015 5:50 PM | Last reply by JuneT - Monday, April 13, 2015 8:00 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 | 2746 Views | Created by Simran08 - Wednesday, January 11, 2012 4:52 PM | Last reply by Simran08 - Thursday, January 12, 2012 11:50 AM -
0 Votes
Batching updates with SQL2005 & stored procedures
update columns are referenced). Is this an oversight? Additionally, will I need to modify the stored procedures used to retrieve the inserts/update/deletes or will ...Unanswered | 8 Replies | 7795 Views | Created by Martin.Robins - Monday, March 22, 2010 9:59 PM | Last reply by JuneT - Thursday, April 8, 2010 11:14 AM -
1 Votes
hw to i create my stored procedures with optimization
Add the duplicate thread for other readers' reference: hw to create my stored procedures more optimizedUnanswered | 2 Replies | 1523 Views | Created by Ychinnari - Monday, July 15, 2013 6:45 AM | Last reply by Dummy yoyo - Wednesday, July 24, 2013 8:09 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 | 2071 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 | 6491 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
Some Stored Procedures not created in correct Schema
modified stored procedures name '<TableName>_selectchanges' are created in the default 'dbo' SQL schema. Has anyone else come across ... -
0 Votes
How to use Stored Procedures usin SAP .Net Connector
Hi, I am using .Net connector 2.0.I want insert data into SAP System.Could you please let me konow how to use SAP Stored Procedures to insert and retrive data from SAP ... -
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 | 8612 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
Linq-To-Sql, CreateDatabase for views and stored procedures
CreateDatabase() would create not only tables but also views and stored procedures. I tried with views and they were created, sort of :-(, but as tables. Anyone out there who ...Unanswered | 1 Replies | 9063 Views | Created by Måns Tånneryd - Tuesday, September 9, 2008 11:15 AM | Last reply by Papy Normand - Tuesday, September 9, 2008 3:33 PM -
0 Votes
Stored procedures in FilterClause definition in MSF2.1
a custom stored procedure. Example:Unanswered | 1 Replies | 6549 Views | Created by Paola M - Thursday, March 10, 2011 8:02 PM | Last reply by JuneT - Thursday, March 10, 2011 11:08 PM -
0 Votes
executing stored procedures within a source page
Hi, What is the best method for executing a stored procedure from within a C# ...Answered | 1 Replies | 10641 Views | Created by fjaconda199 - Wednesday, September 17, 2008 2:40 PM | Last reply by Peter Ritchie - Wednesday, September 17, 2008 3:05 PM -
4 Votes
SqlSyncScopeProvisioning - How to change existing scope when using SqlSyncScopeProvisioning
to drop. 2. Goto the scope_config table, and get the config_data (a xml data) for this config id from #1. 3. Drop all Stored Procedures/Triggers as you can ...Answered | 9 Replies | 15208 Views | Created by don.kirby - Wednesday, February 17, 2010 4:19 PM | Last reply by MVanderlofske - Thursday, May 8, 2014 7:51 PM - Items 1 to 20 of 21318 Next ›
No announcements