J
jln via AccessMonster.com
What im trying to is when a person logs in it updates the loged_in column for
that person. The code is running but notthing happens.
strSQL = strSQL & "UPDATE Analyst SET Analyst.[Loged_IN]" & "Where Analyst.
GID ='" & Environ("username") & "';"
that person. The code is running but notthing happens.
strSQL = strSQL & "UPDATE Analyst SET Analyst.[Loged_IN]" & "Where Analyst.
GID ='" & Environ("username") & "';"