Results 1 to 5 of 5

Thread: Events from database to client

  1. #1
    Member
    Join Date
    Feb 2012
    Location
    São Paulo - Brasil
    Posts
    94

    Events from database to client

    Hi,
    How the best way to sent events from database to client?
    Regards,

  2. #2
    Lianja Development Team barrymavin's Avatar
    Join Date
    Feb 2012
    Location
    UK, USA, Thailand
    Posts
    7,165
    Blog Entries
    22
    Hi Jefferson,

    Can you explain what you want to achieve?
    Principal developer of Lianja, Recital and other products

    Follow me on:

    Twitter: http://twitter.com/lianjaInc
    Facebook: http://www.facebook.com/LianjaInc
    LinkedIn: http://www.linkedin.com/in/barrymavin

  3. #3
    Member
    Join Date
    Feb 2012
    Location
    São Paulo - Brasil
    Posts
    94
    Hi Barry,
    I need update the page when a record is added on table.

  4. #4
    Member
    Join Date
    Feb 2012
    Location
    São Paulo - Brasil
    Posts
    94
    Now this page is a .rsp

  5. #5
    Lianja Development Team barrymavin's Avatar
    Join Date
    Feb 2012
    Location
    UK, USA, Thailand
    Posts
    7,165
    Blog Entries
    22
    So you want to update the page that is generated by an rsp when some other user updates data in the database?

    You can do that on a timer by keeping a “transaction number” on the server. In your timer delegate call a server side proc that checks if any transactions have occurred. If so return true and refresh the page.
    Principal developer of Lianja, Recital and other products

    Follow me on:

    Twitter: http://twitter.com/lianjaInc
    Facebook: http://www.facebook.com/LianjaInc
    LinkedIn: http://www.linkedin.com/in/barrymavin

Bookmarks

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Journey into the Cloud
Join us