Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx thread: Accessing a field in a dataset


Message #1 by "Oliver, Wells" <WOliver@l...> on Thu, 29 Aug 2002 09:29:42 -0700
I have a dataset objDS with one table with one row.

How can I can access the first field in that row? Something like
objDS.Tables(0).Items(0), but I can't seem to find it.

Wells Oliver
Web Application Programmer
Leviton Voice & Data
xxx-xxx-xxxx
http://www.levitonvoicedata.com


  Return to Index