大智

快乐工作中生活

 

isDBNUll 问题?

解决方法:
 txtInvNo.Text = oGrnRow.Inv_No is System.DBNull?"":(string)oGrnRow.Inv_No.Trim();

if(!oDataRow.Isven_noNull())
                txVenNo.Text = oDataRow.ven_no;

posted on 2007-04-11 08:45  lgzh  阅读(381)  评论(0)    收藏  举报

导航