History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: FC-1616
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Rob Rohan
Reporter: Rob Rohan
Votes: 0
Watchers: 0
Operations

Go to Planning board
If you were logged in you would be able to see more operations.
FarCry Core Framework

When 'repairing type' on a rule you can get an SQL error

Created: 20/Nov/08 10:35 AM   Updated: 20/Nov/08 10:38 AM
Component/s: None
Affects Version/s: 5.1.1
Fix Version/s: None

Time Tracking:
Not Specified

Environment: MSSQL


 Description  « Hide
When doing a repair type, I am getting an SQL syntax error to the effect "varchar(255)(255)"

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Rob Rohan - 20/Nov/08 10:38 AM
Added a quick check to see if there are already parens in the columnType, and if so don't add the length param. Need more time to trace upstream and find out why columnType has parens in the first place, as it would seem it's not supposed to.