T
tim
Hi,
I have a db table that is used as a mapping to pull data out of another data
table. I basically need to create a dynamic sql based on the data from the
table (field names). Is the best way is to use loop through the datatable
and build the string? Any other ideas?
Thanks,
Darin
I have a db table that is used as a mapping to pull data out of another data
table. I basically need to create a dynamic sql based on the data from the
table (field names). Is the best way is to use loop through the datatable
and build the string? Any other ideas?
Thanks,
Darin