O.P. RE: MySQL Date/time help?
Okay thanks, I will look into using a timestamp instead.
I do have a primary key, but the unique identifier is based on a players SteamID, where no two players can have the same ID, however, these do not increase at a standard rate. For example, one player could have a SteamID of STEAM_0:1:123456, but then another player, whose record is added at a later date, could have a SteamID of STEAM_0:0:116483.
This post was edited on 01-06-2010 at 06:54 PM by Jimbo.
|