Date: Fri, 10 Jun 2005 16:00:00 -0400 From: brian.barto@spectrum-health.org To: freebsd-questions@freebsd.org Subject: RE: Oracle odbc Message-ID: <B6532FAEDD53D94ABDBFB24C35EF77300A34F014@dcmsmsg01.spectrum-health.org>
next in thread | raw e-mail | index | archive | help
owner-freebsd-questions@freebsd.org wrote: > 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 I use perl to query my oracle database. You need DBI and DBD::Oracle i believe. I didn't actually install them myself so not sure what extra setup there may be. If you want to use perl conceder posting this question on the beginners@perl.org mailing list. Smart guys there.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?B6532FAEDD53D94ABDBFB24C35EF77300A34F014>