cant update table
#2

Basically means you have 2 or more tables that are connected using keys (primary for primary table (e.g users) and foreign key for secondary table (e.g player inventory)).

And that also means:

- you cannot delete an item from primary table if it has correlated items in secondary table.
- and can't edit as above ^
Reply


Messages In This Thread
cant update table - by DarkMythHunter - 17.09.2018, 10:30
Re: cant update table - by iLearner - 17.09.2018, 10:37

Forum Jump:


Users browsing this thread: 1 Guest(s)