in reply to Can't execute statements with DBD::Oracle
I just get this: DBD::Oracle::st fetchrow_array failed: ERROR no statement executing (perhaps you need to call execute first) [for Statement "select npi, entity_type_code from system.physician where npi = 1326041310"] at upload-npi.pl line 31. until I hit ^C. This is my code:
This may be your code, but it is not the code you run. This code has just 18 lines, perl would not report an error in line 31. Show us the real code.
Alexander
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Can't execute statements with DBD::Oracle
by aremaref (Initiate) on Jun 15, 2009 at 19:22 UTC |