HighTechTalks DotNet Forums  

read dataTable rows

ASP.net ASP.net discussions (microsoft.public.dotnet.framework.aspnet)


Discuss read dataTable rows in the ASP.net forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
CSharpGuy
 
Posts: n/a

Default read dataTable rows - 05-31-2006 , 02:08 PM






Is is possible to read rows in a dataTable and return the data in a string
format?
I have a DataTable being populated by a stored procedure. It has 14 rows in
it and contains ID's, I want to take each ID from the dataTable and pass
them to my stored procedure, is there a way to do that and if so how?



Reply With Quote
  #2  
Old   
CSharpGuy
 
Posts: n/a

Default Re: read dataTable rows - 05-31-2006 , 04:57 PM






I figured it out
"CSharpGuy" <whynow (AT) gmail (DOT) com> wrote

Quote:
Is is possible to read rows in a dataTable and return the data in a string
format?
I have a DataTable being populated by a stored procedure. It has 14 rows
in it and contains ID's, I want to take each ID from the dataTable and
pass them to my stored procedure, is there a way to do that and if so how?





Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.