From graffito-dev-return-1186-apmail-incubator-graffito-dev-archive=www.apache.org@incubator.apache.org Thu Aug 24 20:20:54 2006 Return-Path: Delivered-To: apmail-incubator-graffito-dev-archive@www.apache.org Received: (qmail 37168 invoked from network); 24 Aug 2006 20:20:53 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 24 Aug 2006 20:20:53 -0000 Received: (qmail 96512 invoked by uid 500); 24 Aug 2006 20:20:02 -0000 Mailing-List: contact graffito-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: graffito-dev@incubator.apache.org Delivered-To: mailing list graffito-dev@incubator.apache.org Received: (qmail 96283 invoked by uid 99); 24 Aug 2006 20:20:01 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 24 Aug 2006 13:20:01 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [209.237.227.198] (HELO brutus.apache.org) (209.237.227.198) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 24 Aug 2006 13:19:55 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id A57FD410026 for ; Thu, 24 Aug 2006 20:16:41 +0000 (GMT) Message-ID: <22687472.1156450601675.JavaMail.jira@brutus> Date: Thu, 24 Aug 2006 13:16:41 -0700 (PDT) From: "Alexandre Vaillancourt (JIRA)" To: graffito-dev@incubator.apache.org Subject: [jira] Commented: (GRFT-85) mssql support In-Reply-To: <466768293.1137087139991.JavaMail.jira@ajax.apache.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [ http://issues.apache.org/jira/browse/GRFT-85?page=comments#action_12430261 ] Alexandre Vaillancourt commented on GRFT-85: -------------------------------------------- I'm not sure a VARBINARY would be an appropriate alternative : it can hold only 8000 bytes, while BLOB, depending on the DBMS you use, hold 65k+ characters. I've tried to define a custom data type on my mssql installation: created a BLOB data type that is, in fact, an IMAGE. After a default integration into Jestspeed2, it seems to work well. > mssql support > ------------- > > Key: GRFT-85 > URL: http://issues.apache.org/jira/browse/GRFT-85 > Project: Graffito > Issue Type: Improvement > Components: OJB Store > Reporter: Dave Brondsema > Priority: Minor > Attachments: mssql-support.diff > > > Support Microsoft SQL Server -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira