Is there an alternative to:
ds.Tables("TableName").Rows(0)(2).ToString()
That I can use the field name instead? Or should I just only pull the 7 or so fields in my sql statement and use the .rows parameters?
Thanks
|
Results 1 to 6 of 6
Threaded View
|
Click Here to Expand Forum to Full Width |