Typed Dataset has extra columns? Please Help

B

bboyd

:?:
I have a stored procedure that returns 2 tables. One table with 8
columns and one table with 2 columns. I have set up a typed dataset
that is similar to the data returned. However, in my typed dataset, I
only want the first 6 columns of the first table. I created a data
class that maps only the six desired columns in my data adapter. When
I fill my typed dataset with only six coulmns using the data adpater
that only maps six coulmns, I am still getting the the two extra
columns the stored procedure is returning to me (8 columns). Why is
this happening?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Code help please 4
Please help 2
Strongly typed dataset 1
Help please 8
HELP PLEASE 4
How to not load an insanely big dataset in less than 50 hrs 1
Help with my responsive home page 2
Typed dataset 0

Members online

Forum statistics

Threads
473,764
Messages
2,569,567
Members
45,041
Latest member
RomeoFarnh

Latest Threads

Top