View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
John[_78_] John[_78_] is offline
external usenet poster
 
Posts: 87
Default Run a Database Query within VB

How simple is it to Run a Database Query via VB?

I have ideas in my head to connect to an Access database, extract them to a
file and run various calculations on the Query. Haven't done anything like
this before so I am happy to do it by trial and error

Is there any good web site that give practical examples

Thanks