Click to See Complete Forum and Search --> : Randome question: basic DB query


Mr.Webman
July 13th, 2010, 07:20 AM
I am using express version of database 05 and VC express
I have a table to store information of customers
I have a log in section, all data will be inserted into database, I have a link to display database content

Once I log in I have to connect to DB then when I click the link, I'd like to see the DB content in listview format

1. To create a taht listview of customers, should I open again connection ? if not, how can I query all DB info


Thank you