I'm currently looking at how to do some cfc code generation to reduce some repetitive tasks (http://www.mail-archive.com/[email protected]/msg211154.html)
Right now I'm looking at stored procedures and i'd like a way to tell coldfusion the name of the stored procedure and "look" at it, and figure out what parameters it requires. Then output a cffunction with the storedproc calls and storedprocparams generated automagically. I looked over all the coldfusion stored procedure tags and I didn't see any match so I'm thinking maybe I need to look at a specific sql syntax? Anyone have any idea how to set me in the right direction? I also thought perhaps I could get info from this http://www.cfczone.org/blogs/rob/index.cfm?mode=entry&entry=3FB9FD57 -9D37-D68F-D9C0C54B86B24E08 but it doesn't seem to hold any value for what I need. Any ideas? Kenton ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:198435 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

