(Msg. 1) Posted: Wed Aug 29, 2007 5:48 am
Post subject: DAO.CreateWorkspace() fails in Add-in with Excel 2007 Archived from groups: microsoft>public>excel>querydao (more info?)
We have a VBA Add-in component that we've used for a long time. Our users
have recently begun to report that the component no longer runs once they
install Office 2007.
We have always created an ODBC workspace as in the following:
DIM workODBC As DAO.Workspace
Set workODBC = CreateWorkspace("ODBCWorkspace", "Admin", "", dbUseODBC)
This call no longer succeeds.
To reproduce this, we set up a VISTA box, and installed Office 2007.
I have ran ComponentChecker and had it "Perform analysis of your machine
and automatically determine the release version".
All times are: Eastern Time (US & Canada) (change)
Page 1 of 1
You can post new topics in this forum You can reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum