Hello,
Since I want to capture the logon user and not
save the same user for every time I went with
option two.
Now, what I did I am looping thru the tables
collection and if I find the table that is bound
to my form I call a connection object. I then load
the form. The problem is I am still getting the forms
logon screen.
Do I need to pass a parameter when calling the form??
Please advise.