I have a VB6 app that uses access 2007 for the database tables.
I packaged it with the package and deployment wizard and installed it on a Windows XP home edition machine that does not have any MS Office apps.
My program could not open and read the database.
What references do I need to check in the "project references" list?
I have checked;
Microsoft Office 12.0 Object Library
Microsoft Office 12.0 access database engine object library
OLE Automation
Visual Basic for Applications
Visual Basic runtime objects and procedures
Visual Basic objects and procedures
Is there something else I need to check?
Thank you