Register date
#7

Just add the column to the list and a value for it:
pawn Код:
"INSERT INTO players (..., RegisterDate) VALUES (..., '%s')"
If you had used TIMESTAMP datatype, you could set a default value as CURRENT_TIMESTAMP and it would set the register date itself.
Reply


Messages In This Thread
Register date - by KinderClans - 30.07.2018, 13:42
Re: Register date - by Rufio - 30.07.2018, 13:49
Re: Register date - by Calisthenics - 30.07.2018, 13:51
Re: Register date - by KinderClans - 30.07.2018, 14:00
Re: Register date - by Calisthenics - 30.07.2018, 14:01
Re: Register date - by KinderClans - 30.07.2018, 14:03
Re: Register date - by Calisthenics - 30.07.2018, 14:06
Re: Register date - by KinderClans - 30.07.2018, 14:11

Forum Jump:


Users browsing this thread: 1 Guest(s)