PDA

Click to See Complete Forum and Search --> : VB6 vs. Office 2000


Sep 6th, 1999, 05:52 AM
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...

JHausmann
Sep 6th, 1999, 09:42 PM
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...