Where is my TableAdapters.cs?

  • Thread starter Thread starter dang57
  • Start date Start date
D

dang57

I've dragged a TableAdapter control to the DataSet designer window,
and created a <DataSet>.xsd, and its associated TableAdapter. All
documentation shows that I should then have a TableAdapters.cs in my
project, but it's not there. How do I get Visual Studio 2005 to
generate it?

I've gone through all the posts, tutorial and demos, but haven't found
the answer.

Thanks!
 
....or a Designer.cs file? Or anything related to the TableAdapters
namespace? Something is supposed to create that automatically, right?
 

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