Perl and SQL

From: davez(at)debitnet(dot)com
To: pgsql-sql(at)postgresql(dot)org
Subject: Perl and SQL
Date: 1998-05-14 01:32:55
Message-ID: 3.0.32.19980513213254.007c43f0@audiolinknet.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Does anybody know an easy way to convert the 'INSERT INTO' command using
perl to move data into SQL? I know I can use Pg.pm, but this is really
intended to do all the commands. I simply want to use my existing Perl
scripts and all I need to do is the 'INSERT INTO' command to put new data
into my table. I do not have the Pg.pm set up on my site and I really do
not need it to be if there is a simple way to use the 'INSERT INTO' command
with my existing perl script.
Thanks in Advance,
Dave

Browse pgsql-sql by date

  From Date Subject
Next Message Jose' Soares Da Silva 1998-05-14 10:57:09 Re: Referential Integrity
Previous Message Victor M. Mondragon A. 1998-05-13 21:58:57 TPC C & D Benchmarks