|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
checking a datarowhey all,
i'm using the following expression to check a datarow. if dr.IsDBNull(10) then .... end if is there a way to find out what field each integer represents for the IsDBNull parameter? because i used trial and error? Rodchar,
Assuming it is the dr.IsNull what is not that important (watch typos) dr.table.columns(10).columname I hope this helps, Cor Thank you.
Show quoteHide quote "Cor Ligthert" wrote: > Rodchar, > > Assuming it is the dr.IsNull what is not that important (watch typos) > > dr.table.columns(10).columname > > I hope this helps, > > Cor > > >
Refresh DataSet - please Help Me :-(
Get Variable Out of Arraylist ReInstantiate an Object? Advice needed How can I determine WHICH exception I got in my CATCH? using StringBuilder class for concatenation? How to restrict the multiple opening of the Same window... a checkbox in a datagrid Process.Start("WinWord.exe") problem add dsn programmatorically |
|||||||||||||||||||||||