Is it possible to create a typed dataset from the generic DataSet?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I'm using Visual Basic in VS2005. It seems to me that in order to create a
typed dataset, I must use Dataset Designer or Data Source Configuration
Wizard to create a typed dataset class first and then create a typed dataset
using the dataset class.
 
Peter,

There are more tools, however without those it is almost impossible to do.

Cor
 

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