J
justin@STI
I have 2 tables and one form. the one table gets modified by the for
and the other does not. both tables have a field for username. But th
table that does not get modified ( Yet ) needs to update the usernam
if it is changed in the form. So once the username in the form i
changed and table 1 gets updated I need a way to also update table 2'
username. BUT this second table does not have unique usernames. it is
log table that shows activity of when someone logs into a certai
application that is put in manually yet I've been told to find a way t
update all fields of the specific username in table2 if table1 i
modified.
I have not played with VB much in about 4 years so I haven't th
foggiest how to attempt to update 2 tables with one value yet with 2n
table all the fields with the previous username have to be changed t
the new username.
this may be hard to understand but I dont know any other way to explai
it
and the other does not. both tables have a field for username. But th
table that does not get modified ( Yet ) needs to update the usernam
if it is changed in the form. So once the username in the form i
changed and table 1 gets updated I need a way to also update table 2'
username. BUT this second table does not have unique usernames. it is
log table that shows activity of when someone logs into a certai
application that is put in manually yet I've been told to find a way t
update all fields of the specific username in table2 if table1 i
modified.
I have not played with VB much in about 4 years so I haven't th
foggiest how to attempt to update 2 tables with one value yet with 2n
table all the fields with the previous username have to be changed t
the new username.
this may be hard to understand but I dont know any other way to explai
it