Forum Post: RE: Progress Sequence values and Rollbase

  • Thread starter Thread starter Bill Wood
  • Start date Start date
Status
Not open for further replies.
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...
 
Status
Not open for further replies.
Back
Top