Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Action query from ACCESS to sharepoint

Status
Not open for further replies.

Niebotel

Programmer
Jan 1, 2007
169
NL
If I run an action query on a connected table which is on a sharepoint I get a confimation warning that the action query is permanent.

Although I have set these massages off within VBA:

Application.SetOption "Confirm Action Queries", False

If I run it on a local table no mesage appears.
How can I switch off the warning for a action query on a sharepoint table?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top