Got it ^_^ Thanks for the quick reply :)
-- Scott Van Vliet Senior Analyst SBC Services, Inc. ITO Enterprise Tools Office: 858.886.3878 Pager: 858.536.0070 Email: [EMAIL PROTECTED] -----Original Message----- From: Pete Freitag [mailto:[EMAIL PROTECTED]] Sent: Tuesday, April 02, 2002 11:32 AM To: CF-Talk Subject: RE: Java CFX Question 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] ______________________________________________________________________ This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting. 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

