|
From: SourceForge.net <no...@so...> - 2012-10-01 12:28:15
|
Bugs item #3082787, was opened at 2010-10-07 00:51 Message generated for change (Comment added) made by jeffjensen You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=449491&aid=3082787&group_id=47439 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Bug Group: None >Status: Closed Resolution: Duplicate Priority: 5 Private: No Submitted By: Dominique Jean-Prost (djeanprost) >Assigned to: Jeff Jensen (jeffjensen) Summary: MSSQL uniqueidentifier problem Initial Comment: MsSqlDataTypeFactory should handle uniqueidentifier datatype correctly : if(sqlType=-11) { return DataType.CHAR;} ---------------------------------------------------------------------- >Comment By: Jeff Jensen (jeffjensen) Date: 2012-10-01 05:28 Message: Thank you for identifying the dupe. ---------------------------------------------------------------------- Comment By: Dominique Jean-Prost (djeanprost) Date: 2012-10-01 00:47 Message: duplicate of #3170998 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=449491&aid=3082787&group_id=47439 |