VB6 Access2000 and Data Controls - TechRepublic
General discussion
July 12, 2001 at 07:37 PM
craig shepherd

VB6 Access2000 and Data Controls

by craig shepherd . Updated 24 years, 11 months ago

Hi,
I’ve previously only used vb6 with access97 but now that I’m using 2000 my data controls won’t work.

I insert the name of my database into DatabaseName and when I go to select my Record Source it comes up with the error
“Unrecognised Database format”

I am using DAO 3.6 and I have installed the latest MDAC update.

I can do everything else though, like reading and writing records and I can move through the table using the .movenext command and everything. It’s just the data control.

Your help is appreciated.

This discussion is locked

All Comments