Gerard van Enk wrote: > [EMAIL PROTECTED] wrote: > >> Modified Files: >> MMMckoiNode.java MMSQL92Node.java Log Message: >> pierre: >> Bugfix (associated with extended builders) >> "otype" is now inserted correctly, and only if it hasn't been defined >> before. >> After insert, otype is field number 2, and all other fields are >> renumbered (i.e. owner becomes '3'). >> Adapted classes that uses tehf ieldposition, which had to use strange >> code in order to work properly. > > These are the only two database support classes that need to be changed?
I think so, they are the only ones I could find that use getDBPos(). Gomez
