[
https://issues.apache.org/jira/browse/JCR-1320?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14264698#comment-14264698
]
Richard Mundell commented on JCR-1320:
--------------------------------------
Looks like that, in addition to the ASE-compatible DDL, we also need a
extension to to
org.apache.jackrabbit.core.fs.FileSystem.DatabaseFileSystem/DBFileSystem to
support the Sybase dialect of SQL (specifically, using LIKE rather than "=" for
IMAGE types).
Before I attempt to recreate the wheel, has anyone done this (or tried and
failed at it)?
> Support for Sybase
> ------------------
>
> Key: JCR-1320
> URL: https://issues.apache.org/jira/browse/JCR-1320
> Project: Jackrabbit Content Repository
> Issue Type: New Feature
> Components: jackrabbit-core
> Reporter: Guido Jäkel
> Attachments: jackrabbit-core-1.4-sybase.jar
>
>
> To use Sybase as a database backend for all the components and different
> implementation, one need specific sybase.ddl-files to configure a schema
> sybase. Sybase don't seems to be compatible to one of the already existing
> schema.
> The following files are required:
> * org/apache/jackrabbit/core/persistence/db/sybase.ddl
> * org/apache/jackrabbit/core/persistence/bundle/sybase.ddl
> * org/apache/jackrabbit/core/fs/db/sybase.ddl
> * org/apache/jackrabbit/core/journal/sybase.ddl
> Thank you for support.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)