Problem populating execute using @array.

2002-09-18 Thread Dolan, Mark
I am trying to update a table in an Oracle database. I am reading an input file which has the column names for the database as the first record in the file. The data begins in the second row. I read the first record to pull off the column names. I create the sql using placeholders. I then read

Supra DBI driver

2002-09-10 Thread Dolan, Mark
Has anyone seen or heard of a Supra DBI driver. Supra is a DB2-Like Database. Any help would be greatly appreciated. Thanks ! ! !

FW: DBD::Oracle with Oracle 9

2002-09-05 Thread Dolan, Mark
-Original Message- From: Dolan, Mark Sent: Thursday, September 05, 2002 8:58 AM To: Perl Users help (E-mail) Subject:DBD::Oracle with Oracle 9 I am having problems trying to make my DBD driver for Oracle. I have built perl-5.8.0 and DBI-1.3. When I try to build