From owner-freebsd-questions@FreeBSD.ORG Fri Jun 10 19:47:03 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1EF0916A41C for ; Fri, 10 Jun 2005 19:47:03 +0000 (GMT) (envelope-from vdm.fbsd@virgilio.it) Received: from vsmtp14.tin.it (vsmtp14.tin.it [212.216.176.118]) by mx1.FreeBSD.org (Postfix) with ESMTP id BFBAB43D49 for ; Fri, 10 Jun 2005 19:47:02 +0000 (GMT) (envelope-from vdm.fbsd@virgilio.it) Received: from [192.168.10.8] (80.117.237.90) by vsmtp14.tin.it (7.0.027) id 429D6F26003F2396 for freebsd-questions@freebsd.org; Fri, 10 Jun 2005 21:46:05 +0200 From: Vittorio De Martino To: freebsd-questions@freebsd.org Date: Fri, 10 Jun 2005 21:45:59 +0200 User-Agent: KMail/1.8 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200506102145.59576.vdm.fbsd@virgilio.it> Subject: Oracle odbc X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Jun 2005 19:47:03 -0000 I need to connect my freebsd 5.4 box to an oracle 9 db to query it by means of perl or the statistical software R. How could I set up this odbc connection (I already installed unixODBC, but what next and how to set it up)? Have you any doc to suggest ( I was unable to find anything interesting googling!)? Vittorio