Re: "Invalid column name" inserting a row with weblogic/oracle
From: bsaastad (member45644_at_dbforums.com)
Date: 10/28/03
- Next message: Joe Weinstein: "Re: "Invalid column name" inserting a row with weblogic/oracle"
- Previous message: davidwilson: "Re: location of JDBC drivers? (JDK 1.4.1, Red Hat 9)"
- In reply to: bsaastad: ""Invalid column name" inserting a row with weblogic/oracle"
- Next in thread: Joe Weinstein: "Re: "Invalid column name" inserting a row with weblogic/oracle"
- Reply: Joe Weinstein: "Re: "Invalid column name" inserting a row with weblogic/oracle"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 28 Oct 2003 13:10:16 -0500
Joe,
I've done that. This grew out of a problem with the weblogic JDriver in
that the addBatch() method provided with WL 8.1 has a bug in that it
returns a 0-length integer array even though the inserts work (bea case
452407, if you're interested in the history.) The recommendation from
support was to download the latest ojdbc14.jar file from Oracle and make
sure it is at the front of the classpath. I've done that to no avail.
-Brian
-- Posted via http://dbforums.com
- Next message: Joe Weinstein: "Re: "Invalid column name" inserting a row with weblogic/oracle"
- Previous message: davidwilson: "Re: location of JDBC drivers? (JDK 1.4.1, Red Hat 9)"
- In reply to: bsaastad: ""Invalid column name" inserting a row with weblogic/oracle"
- Next in thread: Joe Weinstein: "Re: "Invalid column name" inserting a row with weblogic/oracle"
- Reply: Joe Weinstein: "Re: "Invalid column name" inserting a row with weblogic/oracle"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|