Question
Datasource as Client Store
I'm trying to switch my client variable storage from the
cookies to a mysql database. I used the CFMX7 Administrator to
create the tables in a new schema and the tables exist but after
half a day I have yet to find any records in the two tables. Am I
missing so part of making this change? It appears that CF is still
using the registry even though I do not have any application.cfm
files that override the admin settings?