Return-Path: Delivered-To: apmail-db-derby-user-archive@www.apache.org Received: (qmail 68400 invoked from network); 16 Jul 2008 00:12:14 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 16 Jul 2008 00:12:14 -0000 Received: (qmail 63563 invoked by uid 500); 16 Jul 2008 00:12:14 -0000 Delivered-To: apmail-db-derby-user-archive@db.apache.org Received: (qmail 63312 invoked by uid 500); 16 Jul 2008 00:12:12 -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 63301 invoked by uid 99); 16 Jul 2008 00:12:12 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 15 Jul 2008 17:12:12 -0700 X-ASF-Spam-Status: No, hits=4.6 required=10.0 tests=DNS_FROM_OPENWHOIS,HTML_MESSAGE,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; Wed, 16 Jul 2008 00:11:18 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1KIucQ-0006zO-74 for derby-user@db.apache.org; Tue, 15 Jul 2008 17:11:42 -0700 Message-ID: <18477596.post@talk.nabble.com> Date: Tue, 15 Jul 2008 17:11:42 -0700 (PDT) From: CheapLisa To: derby-user@db.apache.org Subject: Anyone successfully used Derby with Perl (ODBC) MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_11035_23020894.1216167102209" X-Nabble-From: lisa@purpleblade.net X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_11035_23020894.1216167102209 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit 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? thanks Lisa -- View this message in context: http://www.nabble.com/Anyone-successfully-used-Derby-with-Perl-%28ODBC%29-tp18477596p18477596.html Sent from the Apache Derby Users mailing list archive at Nabble.com. ------=_Part_11035_23020894.1216167102209 Content-Type: text/html; charset=us-ascii Content-Transfer-Encoding: 7bit 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? thanks Lisa

View this message in context: Anyone successfully used Derby with Perl (ODBC)
Sent from the Apache Derby Users mailing list archive at Nabble.com.
------=_Part_11035_23020894.1216167102209--