No announcements
Found 71797 threads
-
0 Votes
Filestream datatype and sync framework.
I was planning on using the filestream datatype to store product images and video.Answered | 3 Replies | 14356 Views | Created by TerryRC - Saturday, November 28, 2009 1:49 AM | Last reply by Mahesh Dudgikar - Saturday, December 5, 2009 2:06 AM -
0 Votes
retrieve the datatypes of CRM entity attributes
Hi, I think you want to retrieve the entity attributes datatype: Below is the code which return the Entity Metadata: private RetrieveEntityResponse ...Answered | 5 Replies | 6145 Views | Created by Hari nvp - Thursday, July 15, 2010 7:22 AM | Last reply by Ranjitsingh R - Monday, July 19, 2010 9:10 AM -
0 Votes
CRM WEB SERVICE Attribute datatypes
you can use GetType() method to get attribute datatypeMahainAnswered | 1 Replies | 6265 Views | Created by Hari nvp - Thursday, July 29, 2010 7:58 AM | Last reply by HIMBAP - Thursday, July 29, 2010 8:40 AM -
0 Votes
About xml datatype in SQLServer2005
Please tell me the method how can we use xml datatype in sql.Answered | 1 Replies | 15820 Views | Created by BhaktiSontakke - Thursday, March 13, 2008 9:16 AM | Last reply by Andrew Brenner - Monday, April 14, 2008 3:29 PM -
1 Votes
ORA-00932: inconsistent datatypes
Hi all, While executing a stored procedure in ORacle from a VB.net console application I am getting the below error: ORA-00932: inconsistent ...Answered | 1 Replies | 5892 Views | Created by Udaya Kumar - Tuesday, March 6, 2012 1:44 PM | Last reply by Luigi Bruno - Wednesday, March 7, 2012 8:53 AM -
0 Votes
NetFX 4.0, SyncFX 2.1, SQLCE and the Geography Datatype
After all, the "Geography" datatype is a .NET CLR type...Answered | 3 Replies | 8585 Views | Created by Oren Chapo - Thursday, May 5, 2011 10:18 AM | Last reply by Dong Cao - Friday, May 6, 2011 10:42 PM -
0 Votes
C# DataTypes
Complete list of available datatype for C# is available at: Built-in Data Types- AnuragVasanwalaProposed | 1 Replies | 3370 Views | Created by inam hyder - Saturday, June 4, 2011 6:52 PM | Last reply by Anurag S. Vasanwala - Sunday, August 30, 2015 6:02 PM -
1 Votes
Money field calculation with C#
for money field the datatype is in money format Money sellprice = ...Answered | 5 Replies | 10255 Views | Created by gardav0 - Thursday, February 28, 2013 2:09 PM | Last reply by Reddy A - Thursday, February 28, 2013 3:58 PM -
0 Votes
Using a Switch block with CRM DataTypes
TestClass in the following code could be CrmBoolean or any type private void Form1_Load(object sender, EventArgs e) { testclass test = new ...Answered | 2 Replies | 6379 Views | Created by Barucho1 - Friday, March 4, 2011 3:45 PM | Last reply by Barucho1 - Friday, March 4, 2011 4:32 PM -
0 Votes
C/C++ vs C#
I translated your post and know it's about the companion between C/C++ and C#, but this forum is for Team Foundation Service.Answered | 3 Replies | 4050 Views | Created by Rescon - Thursday, October 10, 2013 7:46 PM | Last reply by Just Karl - Friday, October 11, 2013 8:53 PM -
1 Votes
c++ and c#
C++ http://www.microsoftvirtualacademy.com/training-courses/c-a-general-purpose-language-and-library-jump-start C# (70-483 Programming ...Answered | 1 Replies | 3390 Views | Created by olindha - Monday, April 6, 2015 6:49 PM | Last reply by Vaibhav.Chaudhari - Monday, April 6, 2015 6:54 PM -
0 Votes
adding a field of account entity whose datatype is money in advance find , I am getting error
When I am adding a field of account entity whose datatype is money in advance find , I am getting error as below - Error Description: transactionCurrencyId needs ...Answered | 2 Replies | 6598 Views | Created by PramodPandey - Tuesday, February 2, 2010 8:58 AM | Last reply by Mayank Pujara - Tuesday, February 2, 2010 10:59 AM -
1 Votes
C/C++ puzzles and concepts
all books are mainly on TURBO C/C++ compiler.Answered | 60 Replies | 28422 Views | Created by KANAV_AGGARWAL_502530 - Thursday, March 22, 2007 1:43 PM | Last reply by Michael Haephrati - Friday, January 4, 2013 6:26 PM -
1 Votes
C,C++ Tricky questions
C/C++ - Tutorials 15 Records 2.Answered | 63 Replies | 40023 Views | Created by Chetanhl - Monday, October 1, 2007 9:33 PM | Last reply by LIPCY - Friday, March 3, 2017 12:44 PM -
0 Votes
MPI, C# and Executing Tasks
I don't think that running an MPI application from SQLServer is a way to go. .Net classes inside SQLServer has been done to create new datatypes and functions that will run inside the ...Answered | 6 Replies | 11847 Views | Created by manyu_aditya - Tuesday, November 20, 2007 12:11 AM | Last reply by bigger kahuna - Saturday, January 19, 2008 11:50 PM -
0 Votes
Use of virtual datatype field in crm 2011
Hello All, Can anyone help me knowing use of virtual data type fields in crm 2011. In MSDN it has mentioned that these fields not used in crm records. Does it require for crm ...Answered | 2 Replies | 1411 Views | Created by Jayashree Bhogle - Friday, February 28, 2014 12:29 PM | Last reply by DavidJennaway - Friday, February 28, 2014 4:07 PM -
3 Votes
C++
The C++ language itself (note: no classes, no APIs, not even the IDE) is covered at http://social.msdn.microsoft.com/Forums/en-US/vclanguage/threads The following is ...Answered | 2 Replies | 5222 Views | Created by Paul Hussar - Monday, January 30, 2012 9:53 PM | Last reply by Sheng Jiang 蒋晟 - Monday, January 30, 2012 11:35 PM -
0 Votes
How to call a sample c/c++ Helloworld.exe in c#
Forums Home > Visual C# > Visual C# IDE located here: http://social.msdn.microsoft.com/Forums/en-US/csharpide/threads/.Answered | 1 Replies | 10342 Views | Created by Vempati Ravikiran - Tuesday, February 10, 2009 7:57 AM | Last reply by sudarshans1 - Tuesday, February 10, 2009 9:47 AM -
2 Votes
Convert code to C#
The code is already written in C#.Answered | 7 Replies | 2311 Views | Created by BHVS - Tuesday, November 11, 2014 10:43 AM | Last reply by Eyal Solnik - Wednesday, November 12, 2014 8:28 AM -
0 Votes
Technical Quiz on C / C++
What is R.T.T.I in C++ ??Answered | 180 Replies | 12696 Views | Created by Sanket_Shah_9e25871 - Monday, March 19, 2007 7:31 PM | Last reply by MonkeyBrain1618 - Saturday, July 6, 2013 12:59 AM - Items 1 to 20 of 71797 Next ›
No announcements