After that, I add a new record to one of the table in the database with MS Access 2003. When I open the VB.Net project, it having error. The error message : "The designer cannot process the code at line 107: Me.ClientBindingSource.DataSource = Me.InsDataSet". What should I do? Am I need to delete the old datasource connection and "re-add" a new datasource connection to the modified database? It yes, then I need to modify my previous database programming because it all base on the "old" datasource connection.
Please help!
Thank you very much.
2006-08-08
18:25:22
·
2 answers
·
asked by
Apexeder
1
in
Computers & Internet
➔ Programming & Design