macromedia.coldfusion.flash_integration
[Top] [All Lists]

CF.query problems with CF8

Subject: CF.query problems with CF8
From: "sebFrance" <webforumsuser@xxxxxxxxxxxxxx>
Date: Sun, 14 Oct 2007 15:56:25 +0000 (UTC)
Newsgroups: macromedia.coldfusion.flash_integration

Hello, in migration to CF8 (from CF7) when we use :

 CF.query("xx","DELETE FROM TEST WHERE TR=1"); for example 

 CF failed with 
 java.lang.ClassCastException: coldfusion.sql.CFNoResultSetTable cannot be cast 
to coldfusion.sql.QueryTable
 This query run good under CF7 but failed under CF8

 When the query is a "SELECT ..." no problems under CF8

 Seb


<Prev in Thread] Current Thread [Next in Thread>