loading from database
#2

Yes, although consider using INSERT ... SELECT. I haven't found a case where this is actually useful because it implies storing duplicate data (which is to be avoided). Ideally you store a text once and you reference it from that one location all the time. That includes the player's name.
Reply


Messages In This Thread
loading from database - by Bussyman - 09.04.2017, 19:42
Re: loading from database - by Vince - 09.04.2017, 19:53

Forum Jump:


Users browsing this thread: 1 Guest(s)