Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Can cfsqltype be BOOLEAN?

Status
Not open for further replies.

vsimmons

Programmer
Jun 15, 2002
9
0
0
US
I am trying to call an Oracle stored procedure from my CF code, and ran into what I think could be a possible problem. The stored procedure that I'm calling returns a boolean value. When I set the cfsqltype, I didn't see BOOLEAN as a type I could choose from. Can I use this stored procedure in CF?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top