Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: perlme
  • Content: Threads
  • Order by date
  1. perlme

    Problems with Perl DBI on AIX

    I am running a test script to connect to an Oracle 10.2.0.1 64-bit database on AIX 5.2. My script uses the version of Perl installed with the Oracle software for this platform. Here is the script: #!/u01/apps/oracle/product/10.2.0/perl/bin/perl use DBI; $TARGET_SID = "xxx"; $TARGET_ID = "xxx"...

Part and Inventory Search

Back
Top