Forum: Visual Basic 4 / 5 / 6 Apr 13th, 2004 |
| Replies: 2 Views: 4,892 Hi,
I am trying to connect to a Microsoft Access DB using VB6, when I create a new connection I Dim DB as Connection, then Set db = New Connection. When the program is ran the complier doesn't... |