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 -> nextval problem

nextval problem

From: AlLes <alesyk_at_iname.com>
Date: Thu, 25 Nov 1999 12:25:33 +0200
Message-ID: <81j31r$r5v$1@app0.visti.net>


Hi all,
Could anybody help with my problem.
I have the SQL like:
"insert into table values(field.nextval, :name, :prof, :qualify, :price)" under ORACLE 7.3.
ORACLE SQL+ makes everything alright. And if sql goes through Borland BDE nextval increases data not on 1 (increment by = 1) but on 20 or 15 or some like that :( Program in Delphi 3.0
Sorry for my poor English.
TIA Oleksiy Lesyk
alesyk_at_iname.com Received on Thu Nov 25 1999 - 04:25:33 CST

Original text of this message

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