Welcome to RewindLife where I’ll be posting about ColdFusion, Flash, and building RIAs.
I’m a Sr. Software Engineer at Atellis and am currently working on a our Clinical Skills application that manages the interpersonal training and examination portion of a medical education.
Hey Samuel,
I was going thru they CFMailing list post, where you said you had compiled a Matrix for CF_SQL_TYPES sometimes in October of 2004. The link provided there does not works anymore. Is there a way I could access that Matrix again,
Just for your reference, the message you provided there was,
The CF_SQL_xxx types have a one-to-one mapping with JDBC SQL types which are
easily identifiable (just take off the CF_SQL_). Only exception is money
which has no direct JDBC correspondent, so CF uses JDBC Double.
Based on that, I compiled this matrix:
http://www.blinex.com/~sam/CF_SQL_TYPES.cfm
HTH,
Sam
Thanks in advance.