Has anyone besides me encountered an instance where using the cf_sql_types
doesn't work, but using jdbc types does? In other words, in a stored proc, I
have this procparam which works:
<cfprocparam cfsqltype="varchar" value="#arguments.category#"> <!---
category --->
If I change the "vachar" to "cf_sql_varchar" it fails.
(Oracle 8.1.7 varchar2 field.)
Is this a bug? An undocumented "feature" that you can use the jdbc types
instead of the cf_sql_types? I don't see anything about that in the docs:
http://livedocs.macromedia.com/coldfusion/6.1/htmldocs/tags-b16.htm#wp1102102
-Deanna
----- Original Message -----
From: "Matt Liotta"
http://www.blinex.com/~sam/CF_SQL_TYPES.cfm
-Matt
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

