No announcements
Found 991113 threads
-
0 Votes
auto answer meeting acceptance
I get the invitation in my inbox and click on it and accept.Answered | 1 Replies | 8101 Views | Created by kmclaurin - Tuesday, February 9, 2010 4:08 PM | Last reply by Siddharth Chavan - Tuesday, February 9, 2010 5:55 PM -
0 Votes
MDX question: (null) is not null
Hi Iammac, The check for null in mdx is not the same as sql and a null value will equal zero in the boolean test.Answered | 1 Replies | 7044 Views | Created by iammac - Wednesday, September 28, 2011 6:03 AM | Last reply by Paul te Braak - Wednesday, September 28, 2011 9:52 AM -
0 Votes
Inserting null into database
i put cmd.Parameters.Add("@shiftplan_id", SqlDbType.Varchar,20) // AddWithValue doesn't have an option for 3 parameters.Answered | 4 Replies | 3525 Views | Created by amthekkel - Tuesday, April 7, 2009 2:37 PM | Last reply by JohnGrove - Wednesday, April 8, 2009 10:01 PM -
0 Votes
How are Null Values Compared in SCD.
if a table column can accept a null, then no comparison is needed to designate it as such upon insertion.Answered | 5 Replies | 5297 Views | Created by Jagapathi Raju - Monday, September 28, 2009 6:00 AM | Last reply by Duane Douglas - Tuesday, September 29, 2009 4:20 AM -
6 Votes
Checking for NULL
You are correct in saying that, if no index exists on the column, then it doesn't matter...Answered | 17 Replies | 1216 Views | Created by Y a h y a - Wednesday, December 16, 2015 9:18 PM | Last reply by Erland Sommarskog - Saturday, December 19, 2015 10:58 AM -
1 Votes
Do I Need NULLS?
VFP does work with null.Answered | 11 Replies | 926 Views | Created by Steven Meyerson - Wednesday, July 13, 2016 12:46 PM | Last reply by Tamar E. Granor - Friday, July 15, 2016 8:46 PM -
2 Votes
NULL = ?
They allow optimizing storage for NULLs.Answered | 14 Replies | 4539 Views | Created by Simply Sql - Wednesday, December 23, 2009 2:54 PM | Last reply by Hugo Kornelis - Wednesday, December 23, 2009 4:24 PM -
1 Votes
BCP query regarding null values
Since the second file was accepted by my other application, I decided it made sense to replace all null values with spaces, as they would (to all extents and ...Answered | 5 Replies | 10892 Views | Created by iGGt - Thursday, August 20, 2009 10:18 AM | Last reply by iGGt - Friday, August 21, 2009 8:05 AM -
2 Votes
Null!
= null) _ProgressBar.Value = _Player.GetHP; }Answered | 3 Replies | 703 Views | Created by Joshua1987 - Wednesday, May 14, 2014 2:45 AM | Last reply by Joshua1987 - Wednesday, May 14, 2014 2:11 PM -
1 Votes
Casting Nulls to Null Types Justification
My question being if the OleDbCommand.ExecuteReader() function fails, does it assign an OleDbDataReader varible\object as null or (OleDbDataReader)null ...Answered | 2 Replies | 2556 Views | Created by nj-c - Friday, March 26, 2010 3:51 AM | Last reply by nj-c - Friday, March 26, 2010 10:50 PM -
1 Votes
About Empty , Null and Not Null fields in database
@Raik, do you have any further question about the empty and Null?Answered | 6 Replies | 1936 Views | Created by The_ITQC - Friday, December 14, 2012 6:28 PM | Last reply by Mark Liu-lxf - Monday, December 31, 2012 6:33 AM -
2 Votes
BUG: GroupBy null key.
Very, very happy not to get the "it's a feature response" :) Can I also respectfully suggest adding a unit test for nulls, it being the most common cause of bugs ...Answered | 4 Replies | 4259 Views | Created by thargy - Friday, October 26, 2012 9:28 AM | Last reply by Rx team - Monday, November 5, 2012 3:06 AM -
2 Votes
replace null with blanks
to get rid of nulls in a float value?Answered | 10 Replies | 4714 Views | Created by DJ Rele - Thursday, June 27, 2013 3:26 PM | Last reply by Nitesh Rai - Friday, June 28, 2013 7:45 AM -
1 Votes
Report Parameters, Null and Multi-Value
The stored procedure has several parameters that accept NULL, empty string and a string for multiple values.Answered | 1 Replies | 1248 Views | Created by LeisaK4772 - Friday, December 16, 2016 3:03 AM | Last reply by Pirlo Zhang - Sunday, December 18, 2016 5:02 PM -
3 Votes
INSERTING NULL VALUES
It doesn't signifies anything.Answered | 6 Replies | 790 Views | Created by I4QR1A - Friday, November 14, 2014 3:51 PM | Last reply by Visakh16 - Friday, November 14, 2014 5:52 PM -
0 Votes
Integer and null value
I am trying to set an integer variable to null if no vaue but it's not accepting?Answered | 1 Replies | 5332 Views | Created by Jassim Rahma - Sunday, January 24, 2010 11:27 PM | Last reply by Reed Copsey, Jr - Sunday, January 24, 2010 11:34 PM -
2 Votes
ConfigurationSection.CurrentConfiguration is null
In my experience CC is always null if you are getting it via ConfigurationManager.GetSection.Answered | 2 Replies | 2131 Views | Created by mulhacén - Wednesday, March 6, 2013 11:18 AM | Last reply by CoolDadTx - Wednesday, March 6, 2013 4:15 PM -
0 Votes
How to modify this function to accept Stored Procedure
>I need to modify this function to accept stored procedure and two parameters ...Answered | 1 Replies | 862 Views | Created by engahmedbarbary - Friday, June 22, 2018 2:24 PM | Last reply by Stanly Fan - Monday, June 25, 2018 6:40 AM -
9 Votes
Simplify code for null check
The purpose of -1 is not to represent a number that isn't known or doesn't exist/apply.Answered | 25 Replies | 2498 Views | Created by polachan - Tuesday, March 27, 2012 11:54 AM | Last reply by servy42 - Thursday, March 29, 2012 4:25 PM -
0 Votes
Accepting States and Model Parameterization
Only to accepting states sequences can be added, so I simply start with all model states accepting: public static bool ...Answered | 2 Replies | 6855 Views | Created by bububa - Monday, October 31, 2011 1:11 PM | Last reply by bububa - Tuesday, November 1, 2011 12:05 PM
No announcements