TableAdapters and table changes

  • Thread starter Thread starter addoty
  • Start date Start date
A

addoty

If I change the underlying table layout (maybe expand the a varchar
value) that a tableadapter is connected to, how do I refresh the
tableadapter in the dataset designer.

Or do I have to make the same changes in two places...the SQL Server
and the TableAdapter?

Thanks,
AD
 

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