Comparing Rows of Two Data tables
Visual Studio
1
Posts
1
Posters
0
Views
1
Watching
-
Hello Friends, I want to compare a single row of one data table to multiple rows of other data table in visual basic. like if that single row is available in the other data table it should give a message that row existed otherwise it should enter it in the specified table in coding. i dont have any idea of how to accomplish it .... needed help like sample code for achieving above mentioned goal.