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
USB Falsh Drive keeps asking for Drivers
Moving Profiles from one Terminal Server to another...? How?
Date conversion
Microsoft SSIS Service failed to start. Error: Class not registered (Exception from HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG))
MS Project 2007, How to add a Column 'Percent'
vb.net selected item from listview
using required field validators to validate inputs for a textbox on an asp.net page
New RAM Causing laptop to shut down
How to Send Alert Info from Dell Open Manager Via Email
Error While Importing Microsoft CRM 4.0 Database