Hi,
I just created a database with access 2000 and when i try to connect it to a data control in VB6, I get an error saying that my database is not a valid MDB file.
Got any clue ?
Thanks...
Printable View
Hi,
I just created a database with access 2000 and when i try to connect it to a data control in VB6, I get an error saying that my database is not a valid MDB file.
Got any clue ?
Thanks...
if using DAO, make sure you've referenced the Microsoft DAO 4.0 object library. ADO will have some equivalent. I don't have Access 2000 (and they didn't ship with SP3 for VB 6.0), so I don't have the object libraries...