No announcements
Found 1387035 threads
-
0 Votes
"boolean" data type column (yes/no)
Hi, Yes you are right a bit data type has 3 representations.Answered | 5 Replies | 13122 Views | Created by Gerry Hickman - Friday, April 15, 2011 9:28 AM | Last reply by Gerry Hickman - Friday, April 15, 2011 9:58 AM -
0 Votes
Database - Should I use "Boolean" or "Char" for Yes / No?
It is a pity that SQL Server has no native Boolean data type existed.Answered | 6 Replies | 1082 Views | Created by iHandler - Saturday, March 21, 2020 10:21 AM | Last reply by iHandler - Monday, March 23, 2020 9:29 AM -
0 Votes
SSRS boolean parameter Yes and NO instead of True and False in prompt area
cosl_PhotoRequired.Value=True,"Yes")Answered | 6 Replies | 48960 Views | Created by SSRSWorld - Tuesday, December 8, 2009 5:29 PM | Last reply by Ankur Tailor - Tuesday, January 6, 2015 4:28 PM -
0 Votes
Dropdownlist Boolean Yes No Text
Asp.net Learning ı want to be dropdownlist1 selected student name and 2 two textbox write studentname and surname also dropdownlist2 ...Unanswered | 3 Replies | 766 Views | Created by Anonymous - Friday, February 3, 2017 10:15 PM | Last reply by Anonymous - Friday, February 17, 2017 9:19 AM -
0 Votes
How to change the button text for 'Yes' and 'No' buttons in the MessageBox.Show
Using the Windows API, you could find the buttons in the message box and change the text but that is a bit advanced.Answered | 5 Replies | 9607 Views | Created by Sunil404 - Monday, July 11, 2016 5:58 AM | Last reply by Simple Samples - Friday, July 15, 2016 6:45 PM -
1 Votes
Boolean
It is confusing that the size of boolean is specified in different places differently.Answered | 5 Replies | 3779 Views | Created by PremjithPI - Wednesday, January 13, 2010 6:44 AM | Last reply by Dharmalinga Raja - Wednesday, January 13, 2010 7:44 PM -
0 Votes
yes or no text on a click
click on them to select the text you desired.Answered | 10 Replies | 2940 Views | Created by CharlieRussell - Wednesday, June 9, 2010 3:17 AM | Last reply by Mary OB - Friday, June 11, 2010 7:59 AM -
1 Votes
Convert.ToBoolean("Yes"); Give Errro : String was not recognized as a valid Boolean.
result = null; if(s == "Yes") result = true;Answered | 2 Replies | 13735 Views | Created by GhanshyamThakkar - Saturday, November 7, 2009 9:15 AM | Last reply by pawelga - Monday, April 23, 2012 6:43 AM -
0 Votes
Boolean Parameters
The Boolean parameter is not flexible at all.Answered | 2 Replies | 802 Views | Created by Pradeep Pauwnraj - Tuesday, February 10, 2015 9:07 AM | Last reply by Ruslan Khafizov - Tuesday, February 10, 2015 9:24 AM -
0 Votes
Boolean for Parameter
Just add to Rejkumar's response, please use Text parameter(enable multivalue) instead of Boolean parameter.Answered | 3 Replies | 4193 Views | Created by PwnBear - Wednesday, September 22, 2010 7:28 AM | Last reply by Jinchun Chen - Thursday, September 23, 2010 9:58 AM -
0 Votes
How do I bind text to a boolean
Are you wanting to data bind some text to one of two messages, depending on whether something represents a number or not?Answered | 3 Replies | 4372 Views | Created by MrsNoob - Wednesday, May 11, 2011 6:03 PM | Last reply by Min Zhu - Friday, May 13, 2011 9:56 AM -
2 Votes
Yes/No columns for sharepoint lists
event while retrive also you have to pass 0 or 1 to filter Yes/No column.Answered | 4 Replies | 5365 Views | Created by Shaun Cline - Wednesday, March 21, 2012 2:51 PM | Last reply by Shaun Cline - Wednesday, March 21, 2012 5:12 PM -
7 Votes
boolean
I think you want to use a FileSystemWatcher component to monitor this text file.Answered | 23 Replies | 3218 Views | Created by troy222222 - Wednesday, May 30, 2012 9:25 PM | Last reply by Renee Culver - Monday, June 4, 2012 5:09 AM -
0 Votes
Can we have Boolean parameter with values as "YES" or "NO" in reports instead of the default values "True" or "False" in reports
Create a parameter with a boolean data type .Answered | 3 Replies | 6168 Views | Created by JOY23 - Tuesday, August 4, 2009 4:13 PM | Last reply by David Harazi - Wednesday, June 21, 2017 1:49 PM -
0 Votes
Enable text input in dropdownlist VB.net 2012
For example:(suppose your table is datatable) Dim row As DataRow = dt.NewRow If TextBox1.Text <> "" Then Dim str As ...Answered | 1 Replies | 2595 Views | Created by kztn - Tuesday, July 16, 2013 9:29 AM | Last reply by Minna Hu - Thursday, July 18, 2013 5:57 AM -
0 Votes
Summing based on value of boolean
Does a column has a value of "Yes No No Yes Yes" or Col1 = Yes, Col2 = No, Col3 = No, Col4 = Yes and Col5 = Yes?Answered | 5 Replies | 3871 Views | Created by mike950 - Wednesday, April 29, 2009 9:35 AM | Last reply by Isham H - Wednesday, April 29, 2009 2:36 PM -
0 Votes
How to select text from a dropdownlist with duplicate values.
But storing ID in Label's Text property does slow down whole application, when it is full of such "lazy" optimisations, about 7 - 16 times compared to divided solutions.Answered | 4 Replies | 7692 Views | Created by ve1 - Friday, November 14, 2008 12:26 PM | Last reply by konikula - Friday, November 14, 2008 10:17 PM -
1 Votes
Default Boolean Value
Hi John, Yes but something still happens in a declaration like memory reserved or whatever.Answered | 12 Replies | 2358 Views | Created by Derek Michael Hart - Wednesday, September 7, 2011 12:47 AM | Last reply by Armin Zingler - Wednesday, September 7, 2011 3:56 AM -
7 Votes
Boolean compare fails when comparing text characters
o=Text If you wish, you can document this particular situation by contributing a wiki ...Answered | 4 Replies | 946 Views | Created by Russ Wolfe - Tuesday, March 3, 2015 6:18 PM | Last reply by Ezra94 - Wednesday, March 4, 2015 3:00 AM -
0 Votes
return blank() in Boolean column
In Excel 2016 and Power BI an implied cast of BLANK() to boolean returns FALSE.Answered | 10 Replies | 2539 Views | Created by yan_elf - Wednesday, September 7, 2016 6:17 PM | Last reply by Darren Gosbell - Tuesday, September 13, 2016 10:26 PM - Items 1 to 20 of 1387035 Next ›
No announcements