Hi Dear
could you please help for below issue
Description:
Previously our client is using ms office 2007 now client want to upgrade office to ms office 2013
we have VB5 application with access database (previouly it was .mdb and now it is converted to .accdb)
so for that purpose we were install ms access database engine and add the reference by removing ado DAO 3.6 object library
I have followed some steps below after convert the application
(1) Convert databases to 2007 format
(2) Run AccessDatabaseEngine.exe on the target machine
(3) In VB6 Project|References,
(a) Deselect Microsoft DAO 3.6 object library
(b) Select Microsoft Office 12 access database engine object library
(c) Select Microsoft Office 12 object library
(4) no special code changes needed when setting db objects
but after convert it I am getting
error 713 The class is not registered . Find object with CLSID { } 00000010-0000-0010-8000-00AA006D2EA4
Thank you for your help in advance
Prafull_1 0 Newbie Poster
rproffitt 2,662 "Nothing to see here." Moderator
Prafull_1 0 Newbie Poster
rproffitt 2,662 "Nothing to see here." Moderator
Prafull_1 0 Newbie Poster
rproffitt 2,662 "Nothing to see here." Moderator
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.