[EMAIL PROTECTED] ("Octavian Rasnita") writes: > Hi, > > I want to make a program that connects to a remote Oracle database and > then make it a .exe Windows executable. > > Is it possible to make it not depend on Oracle's client?
Install Oracle Instant Client, build DBD::Oracle and then try which libraries are necessary to include in your exe program via pp (Perl Packager). -- Radek -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] http://learn.perl.org/