Typed Dataset Not Loading Data On Fill.

  • Thread starter Thread starter Bruce Hodge
  • Start date Start date
B

Bruce Hodge

Hi All,

I've get a typed dataset that is generated by VS.Net 2003 and it's not
filling some of the tables. The table mapping are all correct, it just
doesn't fill 1 or 7 tables.

The OnFill does not generate any errors.

I need more info on what is going wrong, anyone got ideas on how to get more
info?

Bruce
 
Hi Bruce
From your Mail it looks like it doesnt throw any Exceptions . Can you
Verify the Select Commands for All Adapters . There is a Feature called
Preview Data .Click the Adapter in the Component tray and Click DataMenu
->Preview Data . Click Fill on the Dialog . See you get Data or Not . If
you get Data there then at run time also you should get Data if your
Password is Stored .

Thanks
Sunder
Vb.Net
 
Hi Sunder,

Thanks for that, it helps a lot. Unfortunately the fault seems to have
cleared it's self for now and I don't know why, which is a both a relief and
frustrating!

Bruce
 

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