Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Appbuilder/JDeveloper usage? Oracle 8.0 commit problems?

Appbuilder/JDeveloper usage? Oracle 8.0 commit problems?

From: Scott Ottesen <sottesen_at_wasatch.com>
Date: 1998/06/15
Message-ID: <3585D12A.85D178C1@wasatch.com>#1/1

Greets!

How many have been working with Oracle's Appbuilder or JDeveloper? We currently have a TAR out with Oracle with a problem not being able to commit inserts or updates to Oracle 8.0.4 databases. We just got the latest 8.0.4.1.3 patch we haven't tried on the server side yet, but I'm also curious in how many people are successfully using Oracle JDBC Thin Client (or even the Sun JDBC-ODBC Bridge) against an Oracle 8.0.4 server, unpatched or unupgraded. I've tried the thin client and the bridge with the Oracle 8 client; can read and search for records just fine, but can't post new data to save my life!

Data will act like it's staying posted during the execution of the Java application program, it acts like inserts and updates will commit and stick, until you tap on the refresh button or stop and restart the application. All properties are set correctly for commits and data changes, all rights are granted on the server side, the setUpdatable(true) and saveChanges() methods are being used, but to no avail. Any clues?

Thanks!

Scott Ottesen
sottesen_at_wasatch.com
or
sottesen_at_dced.state.ut.us Received on Mon Jun 15 1998 - 00:00:00 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US