Typed Dataset with multiple tables

G

Gugale at Lincoln

Hi,

I have generated a typed dataset containing two tables in vs2005. Tables
have one to many relationship. I would like to populate both the tables
using preferably just one call to stored procedures which return data for
both the tables. What is the best way to do it? Do I need to write custom
code using generic untyped dataset or is there any simpler/faster/better
way?

Thanks
SG
 

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

Top