API setting field to null vs NULL

2009-02-10 Thread Bala Patel
All, ARS 6.3 SQL Server 2000 We have an API that was created by another vendor. I noticed that the NULL values that are being set into fields are in lower case. The User Tool creates the NULL values in uppercase.  Does it matter if a value of NULL is upper or lower case.  I am looking at the

Re: API setting field to null vs NULL

2009-02-10 Thread LJ Longwing
setting field to null vs NULL ** All, ARS 6.3 SQL Server 2000 We have an API that was created by another vendor. I noticed that the NULL values that are being set into fields are in lower case. The User Tool creates the NULL values in uppercase. Does it matter if a value of NULL is upper

Re: API setting field to null vs NULL

2009-02-10 Thread Ben Chernys
www.softwaretoolhouse.com _ From: Action Request System discussion list(ARSList) [mailto:arsl...@arslist.org] On Behalf Of Bala Patel Sent: February 10, 2009 4:59 PM To: arslist@ARSLIST.ORG Subject: API setting field to null vs NULL ** All, ARS 6.3 SQL Server 2000 We have an API

Re: API setting field to null vs NULL

2009-02-10 Thread Bala Patel
Thank you. From: Ben Chernys ben.cher...@softwaretoolhouse.com To: arslist@ARSLIST.ORG Sent: Tuesday, February 10, 2009 11:09:03 AM Subject: Re: API setting field to null vs NULL ** null and NULL are two non-null strings.    ARS uses the keyword $NULL

Re: API setting field to null vs NULL

2009-02-10 Thread LJ Longwing
, February 10, 2009 9:32 AM To: arslist@ARSLIST.ORG Subject: Re: API setting field to null vs NULL ** Thank you. _ From: Ben Chernys ben.cher...@softwaretoolhouse.com To: arslist@ARSLIST.ORG Sent: Tuesday, February 10, 2009 11:09:03 AM Subject: Re: API setting field to null vs NULL