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
How do I install aTube Catcher 1.0 rc2 setup.231 program?
Run Queries Based on Form Values
vb.net check if form is open
Print setup in Excel 2007
Apache .NET vs IIS 6.0\7.0
Perl SQL Server error - SQL-01004
Exchange 2003 to 2007 mailbox move problem
Passing parameter by open args
server 2003 activation
Dlookup to prevent duplicate entries