J
John
Hello all,
Im fairly new to datasets and databinding and all that stuff.
I was wondering if anyone could tell me the best way to go about returning a
typed dataset for a multitable query. The way I do it at the moment I have a
dataset .xsd (xml schema) for each table in my database and then I load the
data into each dataset corresponding to the table....problem is that I cant
do multitable queries like that so I figured Ill make a dataset that will
handle all the fields in the query and then load the data into it, but that
sounds like alot of work and my .xsd file is already hige , is that how
everyone else does it?
Im a little bit lost
Thank you for any ideas and thank you for reading even if you dont have
ideas
John
Im fairly new to datasets and databinding and all that stuff.
I was wondering if anyone could tell me the best way to go about returning a
typed dataset for a multitable query. The way I do it at the moment I have a
dataset .xsd (xml schema) for each table in my database and then I load the
data into each dataset corresponding to the table....problem is that I cant
do multitable queries like that so I figured Ill make a dataset that will
handle all the fields in the query and then load the data into it, but that
sounds like alot of work and my .xsd file is already hige , is that how
everyone else does it?
Im a little bit lost
Thank you for any ideas and thank you for reading even if you dont have
ideas
John