I've generated a 100 or so storedprocs and I want to generate a "stub" cf tag for each that wraps them up, checks for the correct attributes, adds error checking code, and throws cf errors if there is an issue.
Can you think of a reason why not to automate the process? Justin -----Original Message----- From: Paul Johnston [mailto:[EMAIL PROTECTED] Sent: 19 March 2003 12:19 To: [EMAIL PROTECTED] Subject: [notspam] RE: [ cf-dev ] generating cfstoredproc from a stored Procs Do you mean that you want someone to produce the <cfstoredproc CF code from the SQL Stored Procedure in another language? Why? Unless you have serious large Stored Procs... > Has anyone got a script for generating the cf code > <CFSTOREDPROC etc... from SQL Stored Procs ? > > CF/Perl/Java whatever.. -- ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] For human help, e-mail: [EMAIL PROTECTED] -- ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] For human help, e-mail: [EMAIL PROTECTED]
