Forms LOGON on opening every form [message #412290] |
Wed, 08 July 2009 09:22 |
member.forums@gmail.com
Messages: 28 Registered: June 2009 Location: India
|
Junior Member |
|
|
Hi
I have an after logon trigger on my db which records all logons to it through sql and through forms into a table.
Now the problem is that whenever I open a new form from the menu a logon event happens, like
1. I login to forms using form logon window ---- 1 insert to the logon table
2. I open new form -----------1 more insert goes to the logon table.
and so on.
Why are my forms logging in to db upon opening every other form?
how can i correct this?
any help would be highly appreciated..
Sapan
|
|
|
|
|