B
Bill Wood
Guest
The best way to use any ‘database logic’ (including sequences) from an External Database Table from Rollbase is to populate those fields from triggers. Of course you need to get these from Java triggers as you are going through the SQL Engine, not ABL. (This is one of the disadvantages of using External Database Tables, vs the OpenEdge Service Object). In either case, though, you would let the ‘backed’ populate certain fields when a record is created.
Continue reading...
Continue reading...