Question with DBI versus PERL

From: Mathieu Barbeau (mathieu_barbeau_at_hotmail.com)
Date: 05/14/04


To: dbi-users@perl.org
Date: Fri, 14 May 2004 20:07:45 +0000

Hi,

I have a really big sql scripts with many select, procedures and spool spool
off statements. I want to know how can i run this sql script with DBI.

With sqlplus, this sql script run correctly. But I don't know how can i run
this script with perl.

Can you help me?



Relevant Pages

  • Re: Spool To Datestamped File - Newbie Question
    ... have a simple sql script, say db_query.sql, which runs a select against one ... How do I write a unix script which will kick off ... When you say "datestamped" I'm guessing you mean the datestamp is part ... This will redirect what sqlplus sends to the standard output into the ...
    (comp.unix.programmer)
  • Re: SQLPLUS command line
    ... | I'm running SQL script filess through SQLPLUS, ... | want to make sure that SQLPLUS terminates and doesn't sit there waiting ... | for a QUIT command. ...
    (comp.databases.oracle.tools)
  • script that run a sql script
    ... I'm trying to write a shell script that does followings. ... login into sqlplus ... run a sql script in the current directory. ... exit from sqlplus ...
    (comp.unix.shell)