Do you know the names of the tables? Usually when you deal with a dataset, you get the names of the columns in a collection. You should be able to build queries with that. However, I imagine you will have to do a lot of checking to determine if certain fields can be populated (i.e. Identity columns can't be populated.)
Peter
|