Sign up on the Revelation Software website to have access to the most current content, and to be able to ask questions and get answers from the Revelation community

At 10 DEC 1997 09:15:40AM Steve Carlson wrote:

How are the records in the SYSLOGINS table created?

How often are they updated?

Are they ever deleted?

Thanks… Steve C.


At 10 DEC 1997 10:31AM Cameron Revelation wrote:

Steve,

How are the records in the SYSLOGINS table created? How often are they updated? Are they ever deleted?

SYSLOGINS always contains one record per currently logged in user.

See the dictionary for more details. The key is:

Key=@dbid: "*": @username: "*": @station

A user can write information to any non-system-defined fields of that user's SYSLOGINS record. A user cannot modify another user's SYSLOGINS record. Currently fields 1, 2, and 3 are used, but I'd suggest (if you are going to put any of your own info in SYSLOGINS) that you start at field 10 in case more system information is added to the table. You would typically write your own custom information into SYSLOGINS in your app startup processing.

Cameron Purdy

Revelation Software

View this thread on the forum...

  • third_party_content/community/commentary/forums_nonworks/04f2d1e18666fb8985256569004e570d.txt
  • Last modified: 2024/01/04 21:00
  • by 127.0.0.1