Copy link to clipboard
Copied
I have a strange problem that has started happening with an application. The application uses a client variable to store the users account number. I am using a SQL database to store my client variables. This doesn't happen with every user, but it seems to be increasing. When the customer logs into the website, I write the client account number. In most cases, client data is stored in the data column in the CDATA table as it should, but for some users, the data is not in there. The cfid/cftoken combination is there in the cfid field, and the app name is there in the app field, but the data column is empty.
The strange thing is...when I monitor the log in, the data shows up for about a second when the customer logs in, but then it is removed. Any idea what could cause this to happen?
Have something to add?