Using DataSet Designer for procedures returning multiple resultsets

  • Thread starter Thread starter Robson Siqueira
  • Start date Start date
R

Robson Siqueira

Folks,

For designing WinApps, I do prefer to have the controls dragged and dropped
into the screen, mainly for datagridview controls. For that end, I normally
use the DataSet designer but reading the dataset information from my
tables/views/stored procedures. Now I have a case in which I want to use the
designer, but with a procedure returning multiple resultsets.

I found a lot of articles on the internet, but they say everything but
saying nothing. Just fluf stuff.

Have you guys pratically used this before?

Thanks!
 
Do you mean multiple tables? Can't you just drag the two tables onto the
design surface?

Robin S.
Ts'i mahnu uterna ot twan ot geifur hingts uto.
 

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

Back
Top