Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Access XP (2002) and visual basic 6

Status
Not open for further replies.

robman70

Technical User
Joined
Aug 6, 2002
Messages
90
sorry, the search is down right now so i couldnt just look this up, has anyone had any problems using MS Access from MS Office XP and visual basic 6, every time i try to select the RecordSource i get a msg saying 'unrecognized database format "C:\testdb.mdb"', ive done this a million times, but never with access xp, does anyone know of any known issues?
any help appreciated
 
Hi Rodman,
From what I've heard Access XP Databases was actually geared up for Visual Studios .Net. So it won't be compatible with Visual Basic 6 and below. One Solution is to simply convert your DB to a 97 format with the DataBase Utilities. Hope this help.

Mark She's a Lithium Flower
 
Hi,

You need to use ADO 2.6+ to be able to handle Access 2002 databases.
You can download MDAC (which includes ADO) from Sunaj
'The gap between theory and practice is not as wide in theory as it is in practice'
 
actually, shortly after posting i decided to see about doin' some googlin'...i didnt know there were service packs for visual studio, i installed sp5 and all my problems were fixed

thanks for all the help

its funny, almost anytime ive posted, at least one person responding has called me roDman hehe :)
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top