Link to home
Start Free TrialLog in
Avatar of Jack_Jones
Jack_Jones

asked on

Visual Basic Database Question

I have 3 databases that are completed, they each hold data. I currently have an excel sheet thats contents are imported into a ListView. What I would like to know how to do is to, check the values of the ListView vs the DataGridView the database is loaded into. The database is setup with a dataset, and local connection. Hope I have explained this correctly... Need help with code for the comparing. If it finds a match the info will be passed to another empty listview with 5 colums.

ASKER CERTIFIED SOLUTION
Avatar of Nasir Razzaq
Nasir Razzaq
Flag of United Kingdom of Great Britain and Northern Ireland image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of Jack_Jones
Jack_Jones

ASKER

Was a very long day, i didn't even catch that. Thanks CodeCruiser.