Hey guys. Looking for some help on manually creating a DataSet. The Data is coming from a parsed text file but I need to first build my DataTables based on the columns specified in a SQL Database so that i can populate the Set from my parsed data, the update the database with the dataset. Anyone got a good chunk of code on doing this easily. I can figure it out, but thought I would see who may have something ready made.
