I am moving my speck web site from one host to another and I am now
getting an error with the QuerySetCell from spContentGet.cfm: line 492.
<cfset void = QuerySetCell(qContent, stPD.name, "AAA", item)>
I changed the newValue to "AAA" to see if that was really it.
It is telling me: Invalid data AAA for CFSQLTYPE CF_SQL_INTEGER.
I haven't used speck of ColdFusion in a long time. Anyone know what
is happening?
Thanks,
Than Stuntz