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.