OK, folks... I've been talking about it for ages. Now I'm ready to show it off for real.
I've got the SQLSurveyor beta in a state that I'm happy enough with to be ready to have whomever wishes bang at it good and then send it out. It's got some new features, and I've updated the code in many, many ways. There's a few new features... first, internally, there's no inline CFSTOREDPROC calls. They've all been offloaded to a series of CFCs that are driven by a Factory object. In this version the page variable's scope is acting as a databus between the CFC results and the page output. In later versions all will be converted to CFCs. Also new is a DAO generator that creates CRUD methods for any given table within a CF datasource. I've got larger plans for the DAO generator... but for now it works well and creates a simple DAO interface. It's lots faster than I expected, but it works really nice. I can create a DAO for a table of 100 columns as fast as I can for a table with 3. We've also worked out a new pricing plan. The intention is to release the basic product (table/view/sproc viewer with basic query and list outputs) for $25, and the upgrade with all the basics plus the DAO-generator for $39.. There's a Yahoo group set up for the product, and for bugs/feature requests... right now, it's set up for moderator pre-approval for new members, so just drop me a note and I'll send you an invite if you're interested. BY MONDAY I'll have our corporate website at http://www.web-relevant.com set up with the paypal link, login capabilities, and download... URL for testing is http://w2ksrv1.neo.servequake.com/sqlsurveyor and the access information is admin_cmg / admin. Thanks for all your support... Laterz, Jared -- Continuum Media Group LLC Burnsville, MN 55337 http://www.web-relevant.com http://cfobjective.neo.servequake.com ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:196669 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

