Douglas, Thanks for the feedback! I just had a duh experience; Iâll make the username/password optional as it should be.
âDataSource RootURLâ is a typo, Iâll change it to read âRootURLâ Why should I pass the DSN to the CFC and use the request scope? I based this wizard off chapters in the CFMX Bible. Iâve never seen a forum that allows anonymous posts, and it does concern me a bit. Maybe I could setup an âanonymous userâ account, and make it an option for a future release. Iâll make max_id an option and also provide for autonumber. What is a sequenced primary key; is that like autonumber? Should I make that an option too? As my of my clients are small businesses/non-profits, so Iâve never had to use Oracle. I guess I need to put it on my dev server. As I have worked on our forums, shopping cart and other apps we are selling I have found designing for cross platforms can be a pain, and there are definite trade offs. >ah, ok. Neat idea. Some things to consider. >I never use a uid/password in my cfquery tags, why require these in >this wizard? >The above form requiring uid/pwd for a DSN is required after you have >browsed for a particular DSN to use. >The above form has a field 'DataSource RootURL', shouldn't this >actually be something like 'URL to Root of Application'? I thought it >wanted the JDBC url or something. >Should really pass in the DSN to the CFC, not access the request scope >from within the CFC. >Allow anonymous posts on your forum :) >Looks cool and very helpful, a bit of a way to go to support different >DBs though, eh? For instance, we use Oracle. For numeric sequenced >primary keys, we use a sequence. No need for computing max id to get >the next one. But then this must be a tricky part to make universal >code for, eh? > >DK > > > >On 11/27/05, Stan Winchester <[EMAIL PROTECTED]> wrote: >> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Find out how CFTicket can increase your company's customer support efficiency by 100% http://www.houseoffusion.com/banners/view.cfm?bannerid=49 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:225427 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=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

