Title: Message
I got it with :
 

this.dsInventorys.Tables[0].Rows[this.lnRow]["DateSold"] = Convert.DBNull;

Teh error was that a column couldn't be null but DBNull. 
 

Stephen Russell
S.R. & Associates
Memphis, TN 38115

901.246-0159

-----Original Message-----
From: warale sudarshan [mailto:[EMAIL PROTECTED]
Sent: Wednesday, May 18, 2005 12:41 PM
To: [email protected]
Subject: Re: [Microsofts_C_Sharp] Dataset Datetime needs to be repalce with DBNull

whats the error?

Stephen Russell <[EMAIL PROTECTED]> wrote:
I get a compiler error on this line.

this.dsInventorys.Tables[0].Rows[this.lnRow]["DateSold"] = DBNull;

This is part of a reversal on a sale and DateSold needs to be null in
the db so it can be sold again.


Stephen Russell
S.R. & Associates
Memphis, TN 38115

901.246-0159


Yahoo! Mail
Stay connected, organized, and protected. Take the tour

Yahoo! Groups Links

Reply via email to