Revision 1 posted to Content Management - Wiki by Molly Watts on 6/23/2015 8:12:50 PM
Image may be NSFW.
Image may be NSFW.
Clik here to view.
Applies To | |||
Product(s): | ProjectWise Integration Server | ||
Version(s): | 08.11.11.559 | ||
Environment: | N\A | ||
Area: | ProjectWise Administrator | ||
Subarea: | Environments | ||
Original Author: | Molly Watts, Bentley Technical Support Group | ||
Error or Warning Message
ERROR MODIFYING TABLE INFORMATION
Explanation
Recieve error when adding new attributes to environment, with the name BY. When adding an attribute, ProjectWise is sending a command to the database to add a column to the table. Certain words are reserved by SQL that will cause the command to fail, its best to avoid these words as attribute names:
https://msdn.microsoft.com/en-us/library/ms189822(v=sql.110).aspx
How to Avoid
Option 1
Put [ ] around the attribute name
Option 2
See Also
http://communities.bentley.com/products/projectwise/content_management/f/342986/t/14332
Tags: ProjectWise Administrator, ProjectWise, 08.11.11.559, en, Environments, ProjectWise Integration Server, SELECTsupport