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

Key: GATE-169
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Daniel Henninger
Reporter: Daniel Henninger
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
IM Gateway

MsSQL issues with long vs integer

Created: 01/18/07 10:44 PM   Updated: 01/30/07 06:39 PM
Component/s: Core
Affects Version/s: 1.0 Beta 6b
Fix Version/s: 1.0 Beta 7

Time Tracking:
Not Specified

Support Plan Customer Issue: No
Resolution Date: 01/30/07 06:39 PM
Acceptance Test - Add?: No


 Description  « Hide
I had to punt to using an integer instead of bigint in the mssql stuff, but the code is storing a long which I think is causing an sql data truncation error. Will have to try some things.

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Daniel Henninger - 01/30/07 06:39 PM
Was due to a bad decision on my part.