Hello,
I am working with a Windows Application that was developed in VS2008 on a SQL2000 database.
I am trying to determine the Datasource of a row in an existing DataSet. I have narrowed it down to 2 possible tables that each have a row with the same identical name.
Is there a way to determine which table was used when the DataSet was created?