What is CFToken data type?
Hi,
I have an application running on a shared server, and one of the variables that we log is CFToken. We have been saving them in our database as 'integer' type. It's been working as the CFToken is in the format of 8-digit numeric.
In the past one week, however, we have been getting quite a few number of sessions whose CFTokens are 50-digit alpha-numeric. Needless to say, they have caused errors each time the system try to save them.
I asked our host company why this is the case, but their answer is CFToken is supposed to be alpha-numeric. However, this has not been the case for me in the past. Even now, most of the CFTokens generated are still of the 8-digit numeric format. Only a small number are 50-digit alpha numeric.
Can anyone shed a light?
Thanks,
