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: azarko
  • Content: Threads
  • Order by date
  1. azarko

    How should Oraperl execute .sql file?

    I have Perl 5, and I use Oraperl to connect to Oracle 8i. I have no problem executing one command per line using &ora_do($lda, 'drop table myTable'); However, command &ora_do($lda, '@myFile.sql'); and &ora_do($lda, '@/absolut/path/myFile.sql'); are just silently ignored. What should I...

Part and Inventory Search

Back
Top