Hello out there:

I am not too much of an expert myself, although I do alot of VB6 cutting and pasting routines and try several hours to get them to work, a very daunting task to say the least.

In your case you would most probably look into SQL statements. using SQL you can simply create a connection to your database (location on the hard disk) then select the data using the "SELECT"stateme nt and go on to construct...