DataSet Designer/adding multiple tables to a dataset/ how?

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

Guest

In the VS2005 DataSet Designer if i try to add multiple tables from an OLEDB
database, i get an error:

"Failed to add TableAdapter."
"An item with the same key has already been added."

What does this mean? How do i get around it?
 
I have found that adding them one at a time gets around this issue.

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA

*************************************************
Think Outside the Box!
*************************************************
 
Back
Top