pf » Tag: query on Pete Freitag's Blog

Turning a JDBC Result set into a ColdFusion query

coldfusion databases Recent discussion on the CFCDev mailing list (at cfczone.org) shows how to return a ColdFusion query object from a Java class using a JDBC result set (java.sql.ResultSet). The solution posed by both Brandon Purcell, and I was to pass your JDBC result set in to the constructor of the coldfusion.sql.


This entry was:

Subscribe to my RSS Feed: solosub RSS
Tags