From derby-user-return-9643-apmail-db-derby-user-archive=db.apache.org@db.apache.org Thu Aug 07 20:45:50 2008 Return-Path: Delivered-To: apmail-db-derby-user-archive@www.apache.org Received: (qmail 34823 invoked from network); 7 Aug 2008 20:45:50 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 7 Aug 2008 20:45:50 -0000 Received: (qmail 9164 invoked by uid 500); 7 Aug 2008 20:45:48 -0000 Delivered-To: apmail-db-derby-user-archive@db.apache.org Received: (qmail 9135 invoked by uid 500); 7 Aug 2008 20:45:48 -0000 Mailing-List: contact derby-user-help@db.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: List-Id: Reply-To: "Derby Discussion" Delivered-To: mailing list derby-user@db.apache.org Received: (qmail 9124 invoked by uid 99); 7 Aug 2008 20:45:48 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 07 Aug 2008 13:45:48 -0700 X-ASF-Spam-Status: No, hits=2.6 required=10.0 tests=DNS_FROM_OPENWHOIS,SPF_HELO_PASS,SPF_PASS,WHOIS_MYPRIVREG X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 07 Aug 2008 20:44:52 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1KRCMJ-0004py-5Q for derby-user@db.apache.org; Thu, 07 Aug 2008 13:45:19 -0700 Message-ID: <18879303.post@talk.nabble.com> Date: Thu, 7 Aug 2008 13:45:19 -0700 (PDT) From: CheapLisa To: derby-user@db.apache.org Subject: Re: Anyone successfully used Derby with Perl (ODBC) In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: lisa@purpleblade.net References: <18477596.post@talk.nabble.com> X-Virus-Checked: Checked by ClamAV on apache.org thanks, after much fooling around with Perl/Derby could not get it to work, so decided to use Java instead. Dyre Tjeldvoll wrote: > > CheapLisa writes: > >> If anyone has successfully used Perl (DBI / DBD) with Derby, please let >> me >> know what I am doing wrong. >> >> I was able to get the DBI module installed but when I try to install >> DBD::ODBC it complains that I have no ODBC driver anywhere. >> >> Where do I get an ODBC driver for the latest version of derby and how do >> I >> tell the Perl install util where it is so it can be found? > > There is no ODBC driver for Derby. But you CAN use the DB2 universal > ODBC driver with a Derby NetworkServer. The DB2 driver is not open > source, but you can download a binary for free from IBM, but only for > certain > platfroms (sorry, I don't have the URL). > > -- > dt > > -- View this message in context: http://www.nabble.com/Anyone-successfully-used-Apache-Derby-%28from-JDK1.6u7%29-with-Perl-%28ODBC%29-tp18477596p18879303.html Sent from the Apache Derby Users mailing list archive at Nabble.com.