Hi, I've two tables, one called users and one called playerweapons.
In users
it carries information and is defined by a Username field.
In playerweapons
it has the same define with using Username.
I want it so when I update the Username field in users
it will then update the username in playerweapons
.
Here is the screenshot of the Users
table and playerweapons
table.
Users
: http://pokit.org/get/img/ce10f6ee0db75165ddf4ddd4dca2e979.pngplayerweapons
: http://pokit.org/get/img/997ea313624ca26d57bb4dc4ffd4f346.png
I try to set it up but I get this error in the screenshot:
http://pokit.org/get/img/85c25f8aad2fe805fe0946e79395c53b.png
I hope you can help.
Thank you.