J
jimmy
Hi,
Does anyone know how to read the contents of a datareader into an
array? The datareader will only hold one field called CuttingID. Can
anyone help me including how i would declare the array etc... I have
the
While dr.Read()
End While
part but don't know how to go about populating the array. Thanks in
advance
James
Does anyone know how to read the contents of a datareader into an
array? The datareader will only hold one field called CuttingID. Can
anyone help me including how i would declare the array etc... I have
the
While dr.Read()
End While
part but don't know how to go about populating the array. Thanks in
advance
James