From owner-freebsd-questions Thu Mar 30 2:42:49 2000 Delivered-To: freebsd-questions@freebsd.org Received: from axl.ops.uunet.co.za (axl.ops.uunet.co.za [196.31.1.175]) by hub.freebsd.org (Postfix) with ESMTP id 1EDA537B763 for ; Thu, 30 Mar 2000 02:42:41 -0800 (PST) (envelope-from sheldonh@axl.ops.uunet.co.za) Received: from sheldonh (helo=axl.ops.uunet.co.za) by axl.ops.uunet.co.za with local-esmtp (Exim 3.13 #1) id 12acPB-00055t-00; Thu, 30 Mar 2000 12:42:25 +0200 From: Sheldon Hearn To: "Lin Gu" Cc: freebsd-questions@FreeBSD.ORG Subject: Re: perl and DBI In-reply-to: Your message of "Thu, 30 Mar 2000 17:29:00 +0800." <006301bf9a2a$76daadd0$19b769a2@shawshank> Date: Thu, 30 Mar 2000 12:42:24 +0200 Message-ID: <19584.954412944@axl.ops.uunet.co.za> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 30 Mar 2000 17:29:00 +0800, "Lin Gu" wrote: > Is there any good method to access Oracle dababase using perl on FreeBSD? > DBI seems a solution but I am afraid they need Oracle client side software > which is not available on BSD platform. DBI is, as far as I know, the _only_ solution for perl on FreeBSD. It is possible to get the client-side stuff on a FreeBSD box, although it requires work. Instructions that worked at one time are at: http://www.scc.nl/~marcel/howto-oracle.html Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message