Subject | Re[2]: [IBO] generator isn't used |
---|---|
Author | Nando Dessena |
Post date | 2003-09-18T09:46:12Z |
Gediminas,
G> I needed to enter into insert state & then everything is working ok.
do you mean you were trying to insert records without calling Insert()
first? It's strange it worked at all then. :-O
G> how to get generator value manually? GetGeneratorValue or smth like this
Many different possibilities here. The Gen_ID method in TIB_Connection
is a rather convenient one.
Ciao
--
Nando mailto:nandod@...
G> I needed to enter into insert state & then everything is working ok.
do you mean you were trying to insert records without calling Insert()
first? It's strange it worked at all then. :-O
G> how to get generator value manually? GetGeneratorValue or smth like this
Many different possibilities here. The Gen_ID method in TIB_Connection
is a rather convenient one.
Ciao
--
Nando mailto:nandod@...