RE: Strongly Typed Dataset vs. Null Columns



Hi,

Are you using IsNull in the higher level code to check if the string is a
null reference? IsNull only checks if a certain cell value is DbNull, and
cannot check if a string is a null reference. I'm not quite sure about the
situation here. Please excuse me, if there is any misunderstanding here.

Kevin Yu
=======
"This posting is provided "AS IS" with no warranties, and confers no
rights."

.



Relevant Pages

  • Re: Concatenating a range of cells from another sheet, possible?
    ... CONCANTENATE connects several strings, ... Not a cell/range reference!). ... returns a string "Sheet1!A1", not a reference to cell Sheet1!A1, etc. ... conbination of CONCATENATE, INDIRECT, and ROW (which was the solution ...
    (microsoft.public.excel.worksheet.functions)
  • Re: Cant get text of e.Item.Cells(x)
    ... > I cannot grab the text of a datagrid row's cell. ... I tried to reference that cell ... > Dim TestStockNumber As String = CellControl.NavigateUrl ...
    (microsoft.public.dotnet.framework.aspnet.datagridcontrol)
  • Re: Count unique records?
    ... A reference to a cell always returns a value. ... target value to a string. ... By concatenating the returned reference, ...
    (microsoft.public.mac.office.excel)
  • Re: show cell reference as text
    ... Function wsAs String ... How to show a cell reference as Text: ... Should read G12 ...
    (microsoft.public.excel.programming)
  • RE: Last modified date of a linked file
    ... Thanks Joel. ... I haven't figured out how to convert an active cell reference ... is there a way to use a cell reference that would be ... updated when along with other links in the worksheet instead of the string ...
    (microsoft.public.excel.misc)