At 11:41 PM 4/22/2002 -0400, you wrote: >Just a wish list,no need to pick it apart, but my respones are inline :)
I didn't mean to offend. ;) > >>4. Make CFQuery more powerful...I wan't the ability to scroll up and > >>down through recordsets. I want the ability to have recordsets be > >>updated with new data from the database without having to requery. > > > > > > I don't understand this request. cfquery is a tag that sends SQL > text to > > a datasource and creates a query object (I.E. an array of structures). It > > doesn't have anything to do with the display of data. It is easy to > make a > > 'forward next' interface for scrolling through data lists if you need to, > > and ColdFusion provides features to do this in the cfoutput and cfloop tag. > > > > I do not know how they would implement a way to update a database > without > > executing a query. It's like asking me to modify a text file without > > accessing the file in any way. > > > >Err see ADO, it does all that and more. Actually look at any db api, >except ColdFusion's. CFQuery/CfStoredProc's simplicity is nice, but very >limiting. I still don't understand. I will have to look up ADO when I get a chance. My experience with it is limited at best, non-existent at worst. -- Jeffry Houser | mailto:[EMAIL PROTECTED] Need a Web Developer? Contact me! AIM: Reboog711 | Fax / Phone: 860-223-7946 -- My Books: http://www.instantcoldfusion.com My Band: http://www.farcryfly.com ______________________________________________________________________ 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/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

