you can't say Query q = new Query(); because Query is an abstract class. See my previous email.
-----Original Message----- From: Matthew R. Small [mailto:[EMAIL PROTECTED]] Sent: Tuesday, April 02, 2002 2:21 PM To: CF-Talk Subject: RE: Java CFX Question You can absolutely create a new Query object. What is the code that you're using? - Matt Small -----Original Message----- From: VAN VLIET, SCOTT E (SBCSI) [mailto:[EMAIL PROTECTED]] Sent: Tuesday, April 02, 2002 2:09 PM To: CF-Talk Subject: Java CFX Question Can you create a new query in a Java CFX, or can you only modify a passed query reference? When I try to create a query object, I receive an error message saying that com.allaire.cfx.Query is only an abstract, and cannot be instanciated. Any thoughts? TIA. Scott -- Scott Van Vliet Senior Analyst SBC Services, Inc. ITO Enterprise Tools Office: 858.886.3878 Pager: 858.536.0070 Email: [EMAIL PROTECTED] ______________________________________________________________________ Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm 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

