dinger2121
Programmer
Hello,
I created a new project in VS2008. I added a new dataclass to pull data from an odbc connection. I can add the new connection fine in the dataclass. when I expand the connection and attempt to expand tables, I get the error message -
A column namde 'TABLE_S' already belongs to this DataTable.
anyone have any idea why I am getting this message?
Thanks