> I found it. I am now apparently using CF 7. So I needed to add the
> line :
> <!--- querySetCell() in CFMX7 requires that the column data type be
> compatible with the value to be set --->
> <cf_spQueryCastColumn query="qContent" column="#stPD.name#"
> type="VARCHAR">
>
> >From the newest version and the spQueryCastColumn.cfm. Looks like I
> should test out the latest version of Speck and try using that....
Sounds like you have a very old version of Speck installed, so it would
be well worth upgrading. There have been numerous improvements and bug
fixes over the past 18 months (your version is at least 18 months old)
and we very, very rarely do anything that breaks compatibility with a
previous version or even changes behaviour, so the upgrade shouldn't
break anything (do test it first tho).
Mark