T
twboiid
I have a VB frontend app to an Access2007 database. Works fine, no problem.
I also need to have a Sharepoint page sharing the database so web users can
perform defined searches and see output. To do this, I used the Access2007
feature called "Move to Sharepoint". This created a Sharepoint list linked
to my Access database. The web page searches are working fine.
The problem is, as soon as I did the "move to sharepoint", my VB app can't
find the Access table anymore. Sometimes, Access itself says that it can't
find the table (even though the table is listed right there from within
Access), when I right click on the table name and tell it to open.
The error message I get (from both Access and VB) is: "The Microsoft Office
Access database engine could not find the object 'Table1'. Make sure the
object exists and that you spell its name and the path name correctly."
Does anyone know how to get around this?
Here is another arcane clue: When the database is first moved to
Sharepoint, everything works fine....even the VB app. No access problems.
Then, if I reboot the system and try again, the errors start happening. As
if it knew where to find the table at first, but then forgot when rebooting.
Any help would be greatly appreciated.
I also need to have a Sharepoint page sharing the database so web users can
perform defined searches and see output. To do this, I used the Access2007
feature called "Move to Sharepoint". This created a Sharepoint list linked
to my Access database. The web page searches are working fine.
The problem is, as soon as I did the "move to sharepoint", my VB app can't
find the Access table anymore. Sometimes, Access itself says that it can't
find the table (even though the table is listed right there from within
Access), when I right click on the table name and tell it to open.
The error message I get (from both Access and VB) is: "The Microsoft Office
Access database engine could not find the object 'Table1'. Make sure the
object exists and that you spell its name and the path name correctly."
Does anyone know how to get around this?
Here is another arcane clue: When the database is first moved to
Sharepoint, everything works fine....even the VB app. No access problems.
Then, if I reboot the system and try again, the errors start happening. As
if it knew where to find the table at first, but then forgot when rebooting.
Any help would be greatly appreciated.