VB Code:
  1. Dim myconn As New ADODB.Connection

I've seen this all over the place, but I get an error on it saying it is not definied... I would like to know what I have to import / reference to get it to work.