Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> writing in oracle database with java
Hi NG,
i'm trying to create tables and to insert data into these tables using oracle.jdbc.
(first a "create table" statement and then couple of "insert into" statements)
There are no problems except for the last table. The table is created but the data is not inserted.
This happens regardless of if i create 3,4,5 etc. tables with the last table.
what am i doing wrong?
Stefan Received on Fri Aug 29 2003 - 19:13:44 CDT
![]() |
![]() |