
neha
New User
Aug 13, 2008, 6:34 AM
Post #1 of 2
(5259 views)
|
Need help related to perl DBI oracle
|
Can't Post
|
|
Hi All, I am new to the concept wherein i have to connect to oracle database and fetch the table columns. I am getting an error as, fetchrow_array failed.(ORA 0103) But if i take the same query and try to check manually in the database then i will get the exact output. I am using commands, connect ,bind_param to bind the parameters and fetrow_array Please let me know on why the fetchrow_array command is failing to execute. Expecting a quick reply Thanks
|