Subject | 'unable to get generator value' -- windows 98 |
---|---|
Author | Ralf |
Post date | 2004-01-07T15:13:32Z |
hi,
I'm using several generated values from the database in my
application.
This works fine in windows XP, using the same application and
database in windows 98 I get 'unable to get generator value'.
does anyone have a clue what's wrong?
thanks,
Ralf
*******************
( FIBConnection : TIB_Connection)
genkey := FIBConnection.Gen_ID( pKeyGenerator, 1 );
I'm using several generated values from the database in my
application.
This works fine in windows XP, using the same application and
database in windows 98 I get 'unable to get generator value'.
does anyone have a clue what's wrong?
thanks,
Ralf
*******************
( FIBConnection : TIB_Connection)
genkey := FIBConnection.Gen_ID( pKeyGenerator, 1 );