S
SS
Hi
I have this query
Update DISTINCTROW results
SET UserName='::UserName::'
WHERE ID=::ID::
but I want to be able to update a second table called Users from the same
form - is this possible?
Thanks Shona
I have this query
Update DISTINCTROW results
SET UserName='::UserName::'
WHERE ID=::ID::
but I want to be able to update a second table called Users from the same
form - is this possible?
Thanks Shona