Search:

Type: Posts; User: barrymavin

Search: Search took 0.14 seconds.

  1. Replies
    10
    Views
    5,723

    I have now fixed that issue in RC8.

    I have now fixed that issue in RC8.
  2. Replies
    10
    Views
    5,723

    There seems to be an issue using seqno() with...

    There seems to be an issue using seqno() with tables opened exclusively. I will look into it and fix it. It works shared.
  3. Replies
    10
    Views
    5,723

    No it is in RC7.

    No it is in RC7.
  4. Replies
    10
    Views
    5,723

    The next Seqno() is maintained in the table...

    The next Seqno() is maintained in the table header. It is not reset at app startup.
  5. Replies
    10
    Views
    5,723

    Additionally, each row (record) inserted into a...

    Additionally, each row (record) inserted into a Lianja table has a hidden readonly column called SYNCNUM which is used internally, but it can be referenced in your apps too.

    GUID() is another...
  6. Replies
    10
    Views
    5,723

    I should also mention that this handles...

    I should also mention that this handles concurrent requests while maintaining that the result is guaranteed unique. The original question you asked about using SELECT MAX() ... Is not guaranteed to...
  7. Replies
    10
    Views
    5,723

    Seqno() operates in a similar way to AUTOINC and...

    Seqno() operates in a similar way to AUTOINC and returns a unique row id.
Results 1 to 7 of 8
Journey into the Cloud
Join us