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
Run a PowerPoint Tutorial Before User Log In
Hyperlinked InfoPath Form within SharePoint
Populate a DataTable from another DataTable
How do I add an onclick action to a ButtonField inside a GridView?
Vista Backup error message 0x8007002
How do I remove 'group on' in VB code for Access 2007 report?
Does wordpad support automation from vb.net?
How do I change the content of the variable is the variable value is a string plus Numbers?
How can I remove NTFS writing permission to everyone
Export to Excel Grouping