I have a project with 35 web forms and an acccess file with 18 tables.
Is there any way that I can make the file definition only once and every web form would take it from there?
I mean until now I automatically generate the datadapters by dragging the tables from the server explorer . But every time I change a single field I have to repeat the proces on my 35 web forms!!!!
How can I avoid this?
Is there any way that I can make the file definition only once and every web form would take it from there?
I mean until now I automatically generate the datadapters by dragging the tables from the server explorer . But every time I change a single field I have to repeat the proces on my 35 web forms!!!!
How can I avoid this?