The SQL data adapter and SQL dataset are clashing with TableDataAdapte r i.e., db1TableAdpater and DatabseDataSet i.e GreetingDataset .
I wanted to make them working for the above purpose.
I am also open for other methods of executing the code.
Please help!
Here's the code.
Code:
Imports System.Data Imports
Leave a comment: