You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2014/03/18 08:20:45 UTC

[jira] [Commented] (ISIS-744) Column size can't be greater than 8000 characters on SQL Server

    [ https://issues.apache.org/jira/browse/ISIS-744?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13938913#comment-13938913 ] 

ASF subversion and git services commented on ISIS-744:
------------------------------------------------------

Commit 86230f404d08bbf44cc73d21542153cddd4df925 in isis's branch refs/heads/master from [~danhaywood]
[ https://git-wip-us.apache.org/repos/asf?p=isis.git;h=86230f4 ]

ISIS-744: convert CommandJdo to use clob ...

... for exception property.


> Column size can't be greater than 8000 characters on SQL Server
> ---------------------------------------------------------------
>
>                 Key: ISIS-744
>                 URL: https://issues.apache.org/jira/browse/ISIS-744
>             Project: Isis
>          Issue Type: Bug
>          Components: Objectstore: JDO
>    Affects Versions: objectstore-jdo-1.4.1
>            Reporter: Jeroen van der Wal
>            Assignee: Dan Haywood
>            Priority: Minor
>             Fix For: objectstore-jdo-1.4.2
>
>
> For the CommandJdo.exception property.
> Solution is to map the string using JDO as a jdbc_type of "CLOB" (mapped to text datatype in SQL Server).



--
This message was sent by Atlassian JIRA
(v6.2#6252)