store SELECT results in VB?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,
I want to write a VB script that performs SELECT queries on a database and
then stores the results in a variable so I can manipulate them later. Is this
possible? I have not been able to find anything like this in the Help or
discussions. I don't know VB very well but I think if I got past this
stumbling block I'd be OK after that.

Thanks very much in advance,
bd
 
Back
Top