You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by "Dan Haywood (JIRA)" <ji...@apache.org> on 2014/06/10 01:27:06 UTC

[jira] [Closed] (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:all-tabpanel ]

Dan Haywood closed ISIS-744.
----------------------------


> 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.5.0
>
>
> 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)