msgbartop
News, views, tips and tricks on Oracle and other fun stuff
msgbarbottom

ColdFusion to Oracle via a Boolean

On the cf-talk mailing list there was a thread about ColdFusion calling an Oracle stored procedure that has a BOOLEAN as the data type of one of its input arguments. Looks like ColdFusion does not have a CF_SQL_BOOLEAN as a valid value for the cfsqltype argument in the cfprocparam. So, what to do? (more…)

Filed in ColdFusion, Oracle with 4 Comments | Tags: