Search:

Type: Posts; User: barrymavin

Search: Search took 0.11 seconds.

  1. Replies
    13
    Views
    66,905

    Hi Robert Lianja tables have an associated...

    Hi Robert

    Lianja tables have an associated Active Data Dictionary (ADD). Constraints and triggers that you specify on a table are in the ADD. Whenever a table is opened it's ADD is also read and...
  2. Replies
    13
    Views
    66,905

    Hi Robert, After investigating this it seems...

    Hi Robert,

    After investigating this it seems that INDEXSEEK() behaves just like KEYMATCH() for the scenario that you want to use it for.
  3. Replies
    13
    Views
    66,905

    Hi Robert See my post below and also look at...

    Hi Robert

    See my post below and also look at sqleval()
  4. Replies
    13
    Views
    66,905

    Hi Robert For the purposes of a delete...

    Hi Robert

    For the purposes of a delete trigger you can use RLOOKUP() or KEYMATCH() or REFERENCES(). Lianja does not have INDEXSEEK() but it seems to do the same as these other functions. If you...
  5. Replies
    13
    Views
    66,905

    Hi Robert There are various ways to handle...

    Hi Robert

    There are various ways to handle that in lianja.

    You can do it in the UI using before/after delegates.

    You can also have it handled by the database engine itself.

    The GUI...
Results 1 to 5 of 5
Journey into the Cloud
Join us