|
From: SourceForge.net <no...@so...> - 2012-10-01 07:47:11
|
Bugs item #3082787, was opened at 2010-10-07 00:51 Message generated for change (Comment added) made by djeanprost 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: Open >Resolution: Duplicate Priority: 5 Private: No Submitted By: Dominique Jean-Prost (djeanprost) Assigned to: matthias g (gommma) Summary: MSSQL uniqueidentifier problem Initial Comment: MsSqlDataTypeFactory should handle uniqueidentifier datatype correctly : if(sqlType=-11) { return DataType.CHAR;} ---------------------------------------------------------------------- >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 |