No announcements
Found 1498063 threads
-
2 Votes
using special charcters in wpf ?
Hi, Use "&#x_ _ _ _" unicode format in XML to show the special charcters.Answered | 2 Replies | 3939 Views | Created by madhubabu koyi - Thursday, June 10, 2010 7:09 AM | Last reply by Jie Bao - Friday, June 11, 2010 6:18 AM -
1 Votes
Regular expression for validating no of charcters ?
i want a regular expression for validationing input field.Minimum of 3 charcters should be entered (any characters including special characters) , no maximin limit.Answered | 5 Replies | 5129 Views | Created by cellulo madhu - Thursday, September 24, 2009 10:44 AM | Last reply by JojoShow - Thursday, December 24, 2009 9:25 AM -
0 Votes
Largest Charcter set
User-954325307 posted Which language have largest charset set and what is the size of same.?Answered | 2 Replies | 65 Views | Created by Anonymous - Monday, July 26, 2010 10:25 AM | Last reply by Anonymous - Monday, July 26, 2010 4:43 PM -
0 Votes
how to find the largest value of a set of variables?
i guess i could make a variable array, varArray(), and put each value into that, then, set a new variable to the first one, and check to see if it is larger than the ...Answered | 2 Replies | 2801 Views | Created by alfaista - Saturday, October 8, 2011 2:16 AM | Last reply by alfaista - Saturday, October 8, 2011 4:42 PM -
0 Votes
How to display first 1000 charcters from the column - T-SQL 2005 ?
hi friends, I have a one column in table , which contains 20,000 Charcters in one database row.Answered | 3 Replies | 3529 Views | Created by SSRS New Bie Beginner - Thursday, July 1, 2010 9:56 PM | Last reply by Sorna Kumar Muthuraj - Friday, July 2, 2010 4:35 AM -
0 Votes
Historical Largest insert transaction
Hi All, How to find the size of Largest insert,delete, update transaction?Answered | 4 Replies | 1166 Views | Created by brascon - Saturday, October 8, 2016 7:14 PM | Last reply by Shanky_621 - Sunday, October 9, 2016 7:43 AM -
1 Votes
Third Largest Quote
I have done the most of them but stuck with this one below: Question: Select account name, contact last name, case number, quote number, quote date and quote value for the third ...Answered | 3 Replies | 762 Views | Created by beatrix_ - Saturday, December 12, 2015 10:07 AM | Last reply by Sam Zha - Monday, December 14, 2015 5:54 AM -
0 Votes
How to trace queries that return the largest sets of data?
Glenn's given you the two solutions I can think of - either using Client Statistics in Management Studio to determine the amount of data (KB) being returned, or by looking at logical reads or duration ...Answered | 2 Replies | 4862 Views | Created by ndparis - Tuesday, March 31, 2009 8:42 AM | Last reply by Jim McLeod - Thursday, April 2, 2009 12:21 PM -
0 Votes
Newbie C# question write the second largest number
largest) { temp2 = largest; secondlargest = largest; largest = temp; } ...Answered | 8 Replies | 7901 Views | Created by zecute - Tuesday, February 1, 2011 11:31 PM | Last reply by N Naveen CHary - Thursday, August 31, 2017 4:33 AM -
1 Votes
sql, order details with largest discount
Hello, You are so knowledgeable, the only thing it tells me is this: Change the discount in the Order Details table on all orders of products of ...Answered | 4 Replies | 1052 Views | Created by kinneylea - Thursday, May 29, 2014 3:37 PM | Last reply by Visakh16 - Thursday, May 29, 2014 6:47 PM -
0 Votes
Junk Charcters on Stream read in Pipeline Component
There are no other charcters.Answered | 11 Replies | 5896 Views | Created by Raminder - Monday, June 1, 2009 2:01 PM | Last reply by Raminder - Wednesday, July 15, 2009 9:54 AM -
0 Votes
HOW TO FIND LARGEST ELEMENT OF A VECTOR?
QVector<double>y{0.5,0.6,0.4,0.3,0.1}; How to find largest element of this vector?Answered | 4 Replies | 1810 Views | Created by AJTHK - Tuesday, March 1, 2016 9:35 AM | Last reply by Almir Vuk - Tuesday, March 1, 2016 4:52 PM -
0 Votes
Find the largest salary of a specific department
t.salary ) Please Mark This As Answer if it helps to solve the issue Visakh ---------------------------- http://visakhm.blogspot.com/ ...Answered | 8 Replies | 924 Views | Created by roma_victa - Monday, July 14, 2014 4:48 AM | Last reply by - Monday, July 14, 2014 11:43 AM -
1 Votes
Select unique records, take the largest
However, I need the select the largest by FileSize.Answered | 7 Replies | 4270 Views | Created by K3tchup - Wednesday, September 29, 2010 6:33 PM | Last reply by Naomi N - Wednesday, September 29, 2010 8:20 PM -
0 Votes
Find single largest table in entire SQL instance.
Activity Monitor - > Recent Expensive Queries for entire instance Script to find largest tables - ...Answered | 3 Replies | 1228 Views | Created by maca128 - Monday, November 16, 2015 1:36 PM | Last reply by Harsha Lella - Monday, November 16, 2015 3:08 PM -
0 Votes
Programatically Find the Largest Value in Label Controls
You should know which property you're setting for the label to display anything ... that's the property you should be using!Answered | 12 Replies | 1216 Views | Created by Shayaan - Monday, April 1, 2013 1:04 PM | Last reply by BonnieB - Monday, April 1, 2013 3:56 PM -
5 Votes
charcter count
I have a multiline text box and a label under it. i need the label to display the number of characters when text is entred into the text ...Answered | 6 Replies | 6358 Views | Created by prokids - Thursday, May 13, 2010 1:23 PM | Last reply by prokids - Friday, May 14, 2010 10:59 AM -
0 Votes
How to make make group of buttons size to largest one?
For example, pretend these are buttons: I need them to size to largest, the green button.Answered | 3 Replies | 2252 Views | Created by _Xiao - Wednesday, March 28, 2012 7:15 PM | Last reply by Filip Skakun - Monday, April 2, 2012 11:32 PM -
1 Votes
Find Largest Number sql query Explain
The SELECT expression MAX(id) selects the largest id value from those filtered in step 2.Answered | 4 Replies | 5776 Views | Created by Dheeraj pk - Friday, September 18, 2009 1:46 PM | Last reply by Dheeraj pk - Friday, September 18, 2009 2:37 PM -
2 Votes
largest tables
Hi, I want get a list of all tables in SQL Server 2012, which are more than 1 GB in size REgardsAnswered | 3 Replies | 1179 Views | Created by biltz - Monday, November 4, 2013 10:30 AM | Last reply by Jayakumaur (JK) - Monday, November 4, 2013 10:56 AM - Items 1 to 20 of 1498063 Next ›
No announcements