Could not update datasource using oledbcommandbuilder
Visual Basic
2
Posts
2
Posters
0
Views
1
Watching
-
While I am updating datasource using update method of dataadapter, showing the following message "Dynamic SQL generation is not supported against a SelectCommand that does not return any base table information" Can anybody hep me.
-
While I am updating datasource using update method of dataadapter, showing the following message "Dynamic SQL generation is not supported against a SelectCommand that does not return any base table information" Can anybody hep me.
May be the table is empty. AMCV