Home All Groups Group Topic Archive Search About

Using the column of a datatable as a paramter for a command object

Author
18 Nov 2005 10:14 AM
Ian Frawley
Hi everyone,

I have a Strongly typed DataSet one of the datatables within it has data in
it. I have a stored procedure that expects a parameter that returns data
that also has got to go into the same datatable. Is it possible to bind one
of the columns that is already populated to a paramter of a Dataadapters
select command and call the .Fill to execute the stored procedure which will
fill the remaining empty columns?

--

Regards

Ian

AddThis Social Bookmark Button