I just finished creating a very useful Stored Procedure Wizard that
generates in a single pass all details of both the entire CFSTOREDPROC /
CFPROCPARAM / CFPROCRESULT CFML interface and also the stored procedure SQL
"shell," which consists of its interface and empty body.

I originally created the wizard to quickly get our training students
through the time consuming and error prone "bricklaying" part of writing
stored procedures so they could instead concentrate on core logic during
the class, but I soon saw that it also helps teach the subject of stored
procedures and how ColdFusion works with them because it builds both the
CFML and SQL portions simultaneously and shows how they interface with one
another.

So I went ahead and created a freeware product out of it -- installer,
Studio-integrated help files, screen shots, and all -- so the whole
ColdFusion community could benefit from it.  It's currently in V1.0 Beta.

If you would like to Beta test a copy of it and give me your feedback, then
please email me _OFFLIST_ (please!) and I'll email you a copy.  The
installer is inside a ZIP file that's about 2.5 MB, so make sure you give
me an email address that accepts attachments of that size.

You'll need ColdFusion Studio to run it.  I've tested it with both Studio
V4.5 and V5.0 Betas 1 and 2, but it should also work with CF Studio 4.0.

I hope you like it!

Respectfully,

Adam Phillip Churvis
Certified Advanced ColdFusion 5 Developer
Productivity Enhancement, Inc.
http://www.ColdFusionTraining.com
E-mail:  [EMAIL PROTECTED]
Phone:   770-446-8866
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Get the mailserver that powers this list at http://www.coolfusion.com
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to