Question Publication table issue

claugira

New member
Local time
Yesterday, 16:40
Joined
Jun 24, 2013
Messages
2
Hello everybody,

I have an access table that was publicated in sharepoint...

I dont work with sharepoint anymore, so now I have a big problem, because, all my tables said when it is open, save in sharepoint site, could somebody how I remove this???

Thank you very much

Claudia
 
You should be able to save each table to a local table. Right click on the table and you should see an option.
 
I copy each table and paste structure and data, after do this process the message "save in sharepoint site" continue... what can I delete this message????
 
Start with a clean DB, import all your queries, forms, reports, macros and modules and then import 1 table at a time, test your DB to see if you get the Sharepoint message and keep importing each table 1 at a time. If you get the sharepoint message than you know that last table is still linked to sharepoint. If you don't get the message than something in the original DB was still thinking it needed connection to sharepoint.
 

Users who are viewing this thread

Back
Top Bottom