Click here to Skip to main content
15,892,809 members
Articles / Desktop Programming / Windows Forms

General purpose class to fill DataTable(s) from DataBase and to save DataTable(s) to DataBase using reflection

Rate me:
Please Sign up or sign in to vote.
4.56/5 (9 votes)
15 Mar 2012CPOL5 min read 47.1K   3.9K   40  
General purpose class to fill some or all of the DataTables of strongly typed DataSet from DataBase and to save some or all of the DataTables to DataBase by creating TableAdapters using reflection.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Engineer www.ProEnggSoft.com
India India
I am an Engineer with interest in programming.

Comments and Discussions