G
Guest
I am trying to late-bind the Access 2002 app Object from VB.net. The GetObject and CreateObject statements return an error: "Cannot create ActiveX component". Anyone know what's going on? I've tried many ways to identify the application correctly.....MSACCESS, MSACC, Access, Microsoft Access, Access.Application.9, Access.Application.10....... and nothing works. This is to correct a conflict when compiling VBA in access across 2 versions of Access - 2000 and 2002, which have different Object Libraries.