Re: login procedure

From: Frank <fbortel_at_home.nl>
Date: Tue, 21 May 2002 21:02:11 +0200
Message-ID: <3CEA99B3.5040106_at_home.nl>


JJ wrote:

> I need to Insert in a table the last Login of a user.
> I think I have two ways to do it.
> 1) I should change the Login procedure, so when the login is performed, I
> can insert in the table the sysdate.
> 2) Maybe Portal stores the last Login in some table.
>
> What can I do???
> Thx to everyone will answer me.
> JJ
>
>
>
>
>

You could start with stating the obvious... versions; database, iAS, etc.
If version high enough, look into the logon trigger (on logon?) AFAIK 8i and up (RDBMS, that is, not Portal). Portal could log it, too

Frank Received on Tue May 21 2002 - 21:02:11 CEST

Original text of this message