No announcements
Found 21194 threads
-
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 | 6067 Views | Created by michaell1999 - Saturday, February 13, 2010 3:14 AM | Last reply by Donna Edwards - Monday, February 15, 2010 5:39 PM -
0 Votes
Possible to use Stored Procedures with the local (cached) database with MS Sync Services?
database on my portable devices that i can query in offline mode like i do this at the online mode against the original database (with stored procedures and views) I found the ...Answered | 5 Replies | 10887 Views | Created by fellfresse - Thursday, October 15, 2009 3:01 PM | Last reply by fellfresse - Sunday, October 18, 2009 6:12 AM -
0 Votes
How can I use Stored Procedures of Reporting database in Project Server 2010 for Update, Insert and Select
Hi, I want to use some predefined stored procedures of reporting database in PS2010. In particular, I want to change resource capacity through stored ...Answered | 1 Replies | 7878 Views | Created by mhhe - Wednesday, June 29, 2011 11:12 AM | Last reply by Christophe Fiessinger - Wednesday, June 29, 2011 5:14 PM -
0 Votes
SqlSyncScopeProvisioning - How to add complex filter
you'll find it difficult to put a join clause. If you look at the SelectChanges stored procedure, the FilterClause that you specify is actually concatenated as an extra condition (using ...Answered | 6 Replies | 7613 Views | Created by AjinathWaghmode - Wednesday, May 26, 2010 6:01 AM | Last reply by AjinathWaghmode - Tuesday, June 1, 2010 10:04 AM -
0 Votes
Deploying stored procedures in Visual Studio 2010 for SQL Server 2008 Database Project problems PLEASE HELP ME
Im trying to deploy stored procedures using Visual Studio 2010 like I use to with 2008. The problem is that is trys to do all these database changes now that require all this ...Answered | 1 Replies | 10302 Views | Created by OrsonWeston - Thursday, May 19, 2011 7:45 PM | Last reply by Sheng Jiang 蒋晟 - Friday, May 20, 2011 9:00 PM -
0 Votes
"backup procedures for windows xp"
What are the backup procedures for files on Windows Xp Pro?Answered | 1 Replies | 8019 Views | Created by Fizz76 - Wednesday, August 25, 2010 6:28 PM | Last reply by ashawani_dubey - Thursday, August 26, 2010 12:44 AM -
0 Votes
Rename Domain
I have a windows 2003 Active directory with domain abc.local. I would like to rename to efg.local and change, how can we do it without rejoining all the client to this new ...Answered | 1 Replies | 2872 Views | Created by kuikkuik - Tuesday, December 14, 2010 3:26 PM | Last reply by Fafafaalex - Wednesday, December 15, 2010 1:32 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 there are ...Answered | 1 Replies | 531 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
Rename Subprojects
Hi, I have 5 subprojects which are already inserted in a subproject. Now, I renamed the subproject(in open dialog box(Right click and Rename)). After ...Answered | 4 Replies | 1178 Views | Created by K.Gokulraj - Monday, April 20, 2015 6:55 AM | Last reply by K.Gokulraj - Tuesday, April 28, 2015 5:49 AM -
0 Votes
CTP2 Question: using SqlSyncScopeProvisioning with SQL 2008 Change Tracking
SqlCeSyncProvider for this scenario. I'm confused with the code sample listed because it uses the SqlSyncScopeProvisioning that when run adds additional change ...Answered | 6 Replies | 22993 Views | Created by 10e - Thursday, June 11, 2009 12:13 AM | Last reply by Rudi - Euricom - Friday, December 18, 2009 1:10 PM -
0 Votes
Aborting Syn Process if there are runtime errors in the stored procedures
database. My question is if there is an error in a stored procedure on the server(For ex: Foreign Key constraint violated etc or any other errors). How do I catch those errors duringAnswered | 2 Replies | 11392 Views | Created by Kamesh K - Saturday, June 2, 2007 1:40 PM | Last reply by jainmanishs - Tuesday, August 7, 2007 6:25 AM -
0 Votes
Rename Entities
system will not rename the column and views in database but instead of giving error and may drop table column and try to recreate. In this case you will lose data. This ...Answered | 8 Replies | 7498 Views | Created by hfaun - Thursday, June 2, 2011 4:58 AM | Last reply by Rob Boyers - Monday, June 6, 2011 9:23 PM -
0 Votes
Rename PC
Sorry for the confusion, first I click on Rename this pc button in OneCare circle, then System Properties open showing the Computer Name tab in view. Change only the Workgroup, not the ...Answered | 8 Replies | 6272 Views | Created by Knightsky - Thursday, July 19, 2007 9:08 PM | Last reply by Stephen Boots - Tuesday, July 24, 2007 2:55 PM -
0 Votes
NHibernate - Simulate a stored procedure
Hi. I am developing a web service that is connected with a DB of a functional system. I want stop using stored procedures and begin to use ORM. I believe that ...Answered | 2 Replies | 923 Views | Created by juanchiy2k - Monday, April 6, 2015 10:41 PM | Last reply by Caillen - Wednesday, April 8, 2015 5:05 AM -
0 Votes
SqlTransaction exception when applying SqlSyncScopeProvisioning for big tables
I got this error message when applying SqlSyncScopeProvisioning for a big table (2 millions rows). SQL Server Profiler shows the query stops when inserting rows into it's tracking ...Answered | 9 Replies | 14682 Views | Created by jshaqd - Monday, November 30, 2009 11:40 PM | Last reply by jshaqd - Tuesday, December 8, 2009 5:30 PM -
0 Votes
Rename Resolved Cases View
Is is possible to rename a system view in 4.0? I would like to rename Resolved Cases to Approved CasesAnswered | 2 Replies | 5427 Views | Created by Just another guy trying to make a living - Friday, June 5, 2009 2:04 PM | Last reply by Andrii Butenko - Friday, June 5, 2009 2:31 PM -
0 Votes
SqlSyncScopeProvisioning - How to reconfigure the existing scope
Hello, I have scope defined with name 'Scope1'. If I want to add a new table into the Scope1 or want to change the filter criteria of the ...Answered | 2 Replies | 6510 Views | Created by AjinathWaghmode - Wednesday, June 16, 2010 12:14 PM | Last reply by AjinathWaghmode - Friday, June 18, 2010 7:10 AM -
0 Votes
Can I use strored procedures in CRM2011 Online reports ?
Is there a supported way to either use stored procedures and/or database views in repors in crm2011 online version ...Answered | 1 Replies | 929 Views | Created by _pekka_ - Friday, June 14, 2013 2:01 PM | Last reply by JLattimer - Friday, June 14, 2013 2:02 PM -
0 Votes
Proper File Copy Procedures
I have to say I am extremely disappointed in what I am reading in regards to file copying. In perticular: How do we handle situations where we make ...Answered | 4 Replies | 3426 Views | Created by JonTheTech - Friday, December 28, 2007 3:14 PM | Last reply by JonTheTech - Saturday, December 29, 2007 8:28 PM -
1 Votes
Rename Business Unit
Unfortunately you can not rename or delete a Business Unit. You will need to create a newAnswered | 8 Replies | 9493 Views | Created by Bingolfs - Friday, January 16, 2009 11:38 AM | Last reply by Bingolfs - Thursday, January 22, 2009 8:27 AM
No announcements