----------------------------------------------------------- New Message on BDOTNET
----------------------------------------------------------- From: Clouds Message 4 in Discussion hi anil The DateType is not a object.. its derived from ValueType thats the reason it cant hold the null value what you have to do is check for the DateTime.MinValue .. and if your value is same as DateTime.MinValue set the SP parameter value to null :) hope this is the only way.. correct me guys if there is ny other way.. Regards Badal -----Original Message----- From: Anilke [mailto:[EMAIL PROTECTED] Sent: Friday, June 20, 2003 5:15 PM To: BDOTNET Subject: Date to hold a null value? New Message on BDOTNET Date to hold a null value? Reply Reply to Sender Recommend Message 1 in Discussion From: Anilke I want to hold NULL in a date type variable. This variable is used as a parameter of a stored procedure. I need to pass a 'null' value for inserting to the table, the field is a dtae type. Please Help me Thanks in Advance View other groups in this category. DISCLAIMER: This message (including attachment if any) is confidential and may be privileged. Before opening attachments please check them for viruses and defects. MindTree Consulting Private Limited (MindTree) will not be responsible for any viruses or defects or any forwarded attachments emanating either from within MindTree or outside. If you have received this message by mistake please notify the sender by return e-mail and delete this message from your system. Any unauthorized use or dissemination of this message in whole or in part is strictly prohibited. Please note that e-mails are susceptible to change and MindTree shall not be liable for any improper, untimely or incomplete transmission. ----------------------------------------------------------- To stop getting this e-mail, or change how often it arrives, go to your E-mail Settings. http://groups.msn.com/bdotnet/_emailsettings.msnw Need help? If you've forgotten your password, please go to Passport Member Services. http://groups.msn.com/_passportredir.msnw?ppmprop=help For other questions or feedback, go to our Contact Us page. http://groups.msn.com/contact If you do not want to receive future e-mail from this MSN group, or if you received this message by mistake, please click the "Remove" link below. On the pre-addressed e-mail message that opens, simply click "Send". Your e-mail address will be deleted from this group's mailing list. mailto:[EMAIL PROTECTED]
