convertDotNetDataSet() is an invaluable ColdFusion UDF that, as its name suggests, converts a .NET data set to something ColdFusion can easily consume. Details at http://clearsoftware.net/client/convertDotNetDataset.cfm. Thanks to Ryan Hartwich for bringing this one to my attention.
Convert .NET Data Set To ColdFusion Structure of Queries
1 Comment
J
Joe Rinehart
Hey Ben, thanks for blogging this! If anyone hits any snags in the function, please email them to me at joe.rinehart@gmail.com and I'll try to patch them up.
-Joe