AW: Adding Records at Start
Florian Bogeschdorfer
fb at memedia.de
Wed Jan 7 18:50:38 CST 2004
>
> It's not that I can't work around this, although it's a pain.
> It just makes me nervous when a key piece of software
> suddenly starts behaving unpredictably for no apparent reason.
>
Had to learn it the hard way too. Now what I do is having a table with all
index numbers saved like
#table1:321
#table2:12
And so on. So if I need a new index number for a new record of any table I
just query my "indexTable", get the new number (use it) , add 1 and write it
back
Florian
More information about the Valentina
mailing list