Did you try setting a debug breakpoint in code and examining the values while you step through the code?BTW, if var2 and var3 are string variables then they would be the following:var2 = "3" var3 = "5"I ran the following code (hard-coded values):String.Concat("3",",","5")...
"String or binary data would be truncated" and field specifications “Unable to enlist in the transaction” with Oracle linked server from MS SQL Server [<Name of Missing Index, sysname,>] in non clustered index [Execute SQL Task] Error: The value type (__ComObject) can only be converted...
Hi, "str1" + "str2" + "str3" + var1 +"str4"+var2 : Is proper c# string concatination is there any other better mechanism to concatinate strings in c#. Thanks in advance, pavithran Answers (2) Next Recommended Forum Page Break in RichTextBox ...
"String or binary data would be truncated" and field specifications “Unable to enlist in the transaction” with Oracle linked server from MS SQL Server [<Name of Missing Index, sysname,>] in non clustered index [Execute SQL Task] Error: The value type (__ComObject) can only be converted...