On Mon, 2004-07-26 at 19:58, [EMAIL PROTECTED] wrote: > is DBD::Oracle the only way to have a perl script access an Oracle database? > we have a remote Oracle server that we need to query from a local linux > machine. > DBD::Oracle needs an Oracle installation to properly work. are there > any alternatives for this?
DBD::Oracle doesn't need a full blown Oracle installation, just the client libraries and you could always download and install Oracle on your linux box. -- Philippine Linux Users' Group (PLUG) Mailing List [EMAIL PROTECTED] (#PLUG @ irc.free.net.ph) Official Website: http://plug.linux.org.ph Searchable Archives: http://marc.free.net.ph . To leave, go to http://lists.q-linux.com/mailman/listinfo/plug . Are you a Linux newbie? To join the newbie list, go to http://lists.q-linux.com/mailman/listinfo/ph-linux-newbie
