Microsoft
Software
Hardware
Network
Question : Access 2007 Error Message - "Setting for property too Long"
I keep getting this error message (see image) every time I run a query. I have synchorized Access with Sharepoint, and all my tables are sharepoint extracts.
Whats causing this error? And is there anything I can do to get rid of it. Although when I hit ok, the query works fine.
Answer : Access 2007 Error Message - "Setting for property too Long"
If you are running the query from code, you can try:
DoCmd.SetWarnings False
'Run your query
DoCmd.SetWarnings True
Be sure to turn SetWarnings back on after running the query.
Random Solutions
unlocking a read only file
Unbound subform will not requery correctly
Hide MOSS "My Site"
What is the best OS to run Vmware Server 2 on?
Access List Box with Multiple Columns
Add a zero in my query since it is part of a union
Is the SDK for .Net 3.0 required to run a regasm /codebase registration?
USB doesn't recognize ONLY for my new printer (Windows Vista 64bit)
Need lots of help on building a dropdown list from a database source
DateSold Field