Skip to main content
April 26, 2006
Question

Coldfusion 7 query of queries

  • April 26, 2006
  • 1 reply
  • 298 views
I am getting this error when trying to run a query of queries on a query constructed with QueryNew(): The value "" cannot be converted to a number

My hosting company recently upgraded to Coldfusion 7 and this is when the error began. It worked fine before this and I have not been able to figure out what to do to correct the issue.

I have dumped the query that I am constructing with QueryNew and beside some values being null the query looks fine. I don't think having some null fields should pose a problem.

Any ideas?
    This topic has been closed for replies.

    1 reply

    Inspiring
    April 26, 2006
    Try inserting the word null instead of an empty string.