Invalid CF SQL Type

I just wonder why I get some Exceptions saying invalid CF SQL Type ANY. I
did find that SQLCaster.java is throwing them, but I am not sure for what
reason exactly. Can somebody give me a hint?

Hi Bendra,

“ANY” is not a valid CF_SQL_TYPE, hence the error message. Valid types are:

  • cf_sql_bigint
  • cf_sql_bit
  • cf_sql_char
  • cf_sql_blob
  • cf_sql_clob
  • cf_sql_date
  • cf_sql_decimal
  • cf_sql_double
  • cf_sql_float
  • cf_sql_idstamp
  • cf_sql_integer
  • cf_sql_longvarchar
  • cf_sql_money
  • cf_sql_money4
  • cf_sql_numeric
  • cf_sql_real
  • cf_sql_refcursor
  • cf_sql_smallint
  • cf_sql_time
  • cf_sql_timestamp
  • cf_sql_tinyint
  • cf_sql_varchar

Kind regards,

Andrew
about.me http://about.me/andrew_dixon - mso http://www.mso.net - Lucee
Association Member http://lucee.orgOn 19 January 2016 at 12:59, Bendra <@Bendra> wrote:

I just wonder why I get some Exceptions saying invalid CF SQL Type ANY. I
did find that SQLCaster.java is throwing them, but I am not sure for what
reason exactly. Can somebody give me a hint?

Lucee4/SQLCaster.java at master · lucee/Lucee4 · GitHub


Love Lucee? Become a supporter and be part of the Lucee project today! -
http://lucee.org/supporters/become-a-supporter.html

You received this message because you are subscribed to the Google Groups
“Lucee” group.
To unsubscribe from this group and stop receiving emails from it, send an
email to lucee+unsubscribe@googlegroups.com.
To post to this group, send email to lucee@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/lucee/115a106f-2909-4e28-9bd6-2a219d10fc79%40googlegroups.com
https://groups.google.com/d/msgid/lucee/115a106f-2909-4e28-9bd6-2a219d10fc79%40googlegroups.com?utm_medium=email&utm_source=footer
.
For more options, visit https://groups.google.com/d/optout.