I am tryin to create a form for my database in vb6.

the tables were made in access and saved to the harddrive

i add a data control to the form and set the DatabaseName to the access database i have created...

i then try to set the RecordSource to a table in the database, however when i click on the drop down arrow to select the table ann error message comes up stating that a '.mdb' is an unrecognised database format????

any help would be greatly appreciated

GTJ