Hi,
I'm completely a newbie in VB and expecting your valuable support.
I'm trying to retrieve data from an Access database - a simple one. (Just a single table with one column)
My task is to view these records through a 'ListView'.
No need to manipulate or anything.
Just to retrieve data with a simple SQL statement and display via a ListView.
Appreciate if someone could kindly provide me the complete codes and the procedure to get my task done.
Thank you in adv.
I'm completely a newbie in VB and expecting your valuable support.
I'm trying to retrieve data from an Access database - a simple one. (Just a single table with one column)
My task is to view these records through a 'ListView'.
No need to manipulate or anything.
Just to retrieve data with a simple SQL statement and display via a ListView.
Appreciate if someone could kindly provide me the complete codes and the procedure to get my task done.
Thank you in adv.
Comment