DataSet Refresh
Hi ,
I'm using a asp.net 2.0 Startupkit ,
The startup kit has DataSet (xsd file) which contains all interaction with the DB itself.
I've edited the database , added/remove fields...
How do i get the Dataset to refresh and display the currect database table columns?
Thank you GUYS!
|