> i have a question > > can i execute programs perl from client linux to server Oracle > running sqlnet port 1521 without module proxy ?
Yes. Start with perldoc DBI and DBD::Oracle. You must have the Oracle clients install on the linux machine. Tom -- Thomas A. Lowery See DBI/FAQ http://xmlproj.dyndns.org/cgi-bin/fom
