Hi Bart,
>In my dataset when I have a table without a dataadapter
>I cannot add one to the table. The add->tableadapter
>popup menu item is grey.
This behavior is by design. In Visual Studio 2005, the tableadapter is used
to generate a corresponding data table, but not to bind to an existing
table. I am afraid you need to add a new tableadapter at first.
Thanks!
Best regards,
Gary Chang
Microsoft Online Community Support
==================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.