I looked on the macromedia livedocs site and there's no mention of
CF_SQL_INT. Yet, googling for CF_SQL_INT returns a lot of instances
where people are using it.
What's the difference, and why is it picky now that we've gone from
CFMX6.1 to CFMX7?
thanks!
So, the questions are:
What is CF_SQL_INT?
Does it exist in CFMx6.1?
We don't really want to have to change all instances of CF_SQL_INTEGER
to CF_SQL_INT just to make our code work if possible.