RE: Oracle nightmare

2011-04-06 Thread Kelath, Ram
inal Message- From: marcos rebelo [mailto:ole...@gmail.com] Sent: Wednesday, April 06, 2011 6:12 AM To: Paul Johnson Cc: beginners@perl.org Subject: Re: Oracle nightmare The error continues: DBD::Oracle::db do failed: ORA-00942: table or view does not exist (DBD ERROR: error possibly near <

Re: Oracle nightmare

2011-04-06 Thread marcos rebelo
The error continues: DBD::Oracle::db do failed: ORA-00942: table or view does not exist (DBD ERROR: error possibly near <*> indicator at char 11 in 'DROP TABLE <*>my_table') [for Statement "DROP TABLE my_table"] at script.pl line 31. ( n�o, não ) nok DBD::Oracle::st execute failed: ORA-00932: inco

Re: Oracle nightmare

2011-04-06 Thread Paul Johnson
On Wed, Apr 06, 2011 at 10:24:37AM +0200, marcos rebelo wrote: > Hi all > > I have already lost one day around coding and documentation with this > problem, so I'm asking for help with DBD::Oracle. > > I'm working around the unicode and BLOB problem. Can someone help me > setting the fooling code