Sorry, I deleted them after testing ...if you set it to access you must have and access database not a fox pro. and you must set the connection property of the data control to
Access
also change the filter to refect Access DataBase
'set filters
CommonDialog1.Filter = "MDB (*.mdb)|*.mdb"
you can create an Access MDB by going to AddIns DataManager and using Access..you will have to visit the help section on that though because I just use MsAccess
Wayne




Reply With Quote