does anyone know if it's possible to connect to a remote oracle 8 database with the dbi module?
having the perl script running on a server with linux and the oracle database running on a remote server with windows nt.
do i need another module other than the dbi to connect to oracle, or is the dbi enough?