Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> How to display server time, update every minute

How to display server time, update every minute

From: <pdoran_at_lucent.com>
Date: 1997/07/22
Message-ID: <869606271.352@dejanews.com>#1/1

Any help would be greatly appreciated:

I am attempting to create a Form in Developer 2000 that will continually display the current server time, updated every minute. The goal here is to be able to leave this form open and have a certain field display the servers time.

I can use the $$DBTIME$$ variable to populate the text box at form startup(via the properties), but I have been unabble to re-assign the value of the text item with a trigger using PL/SQL.

:text_box := $$DBTIME$$; does not seem to work

Any suggestions?????

Please email me at pdoran_at_lucent.com, I will post the \ solution if I get one....

-------------------==== Posted via Deja News ====-----------------------
      http://www.dejanews.com/     Search, Read, Post to Usenet
Received on Tue Jul 22 1997 - 00:00:00 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US