> Thomas Chiverton wrote:
>
> > Solution: Use native CFMX drivers. Which is a shame :-(
> > I dunno if it's worth putting in on the wish list...
>
> I figured out to return a ref cursor, and this appears to return a
> result set fine. However, now I'm getting an error reading, [Oracle
> JDBC Driver]Unsupported data conversion.
That just passes along the problem from the driver/database it cant tell
you the line number of the stored proc if it was not given
> The offending line that the CF
> processor shows has nothing to do with SP's, of course (in fact, it's a
> comment line).
its talking about the <cfproc call, probably near the comment. Sometimes
it points before sometimes after, but generally near the query/proc
call. In other words, its telling you were cf made the proc call not
where the proc errored.
--
Vale,
Rob
Luxuria immodica insaniam creat.
Sanam formam viatae conservate!
http://www.rohanclan.com
http://treebeard.sourceforge.net
http://ashpool.sourceforge.net
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

