Playlist System[MySQL]
#2

Quote:
Originally Posted by Vince
Посмотреть сообщение
Creating the foreign key
You should've been brought back to the structures tab. Navigate there if this isn't the case. Underneath the structure definition you should see a link titled Relation view. Click this to be brought to the "relation creator".



I'm creating a link to the id field in the table playerinfo in the database vcnr. Your table and database will be called differently. Select the proper ID. Note that for fields to show up in this list, they need to be defined as a key! We also want any changes made in the main table to be CASCADED into this table. Click Save. This concludes the table creation part in phpMyAdmin. Now back to Pawn.
If you don't get it, try rename PlayerPlayListID in each table to a different name
Reply


Messages In This Thread
Playlist System[MySQL] - by vassilis - 22.09.2016, 22:27
Re: Playlist System[MySQL] - by Shinja - 22.09.2016, 22:51
Re: Playlist System[MySQL] - by vassilis - 22.09.2016, 23:00
Re: Playlist System[MySQL] - by X337 - 23.09.2016, 03:39
Re: Playlist System[MySQL] - by PrO.GameR - 23.09.2016, 12:24

Forum Jump:


Users browsing this thread: 1 Guest(s)