| Subject: | Re: CF.query problems with CF8 |
|---|---|
| From: | "sebFrance" <webforumsuser@xxxxxxxxxxxxxx> |
| Date: | Tue, 16 Oct 2007 04:25:18 +0000 (UTC) |
| Newsgroups: | macromedia.coldfusion.flash_integration |
Hello, Until the problem is corrected, I applied the following solution, which is not very elegant but quite effective: As CF.query tries to return a Result Set I simply turned the query above CF.query ( "xx", "DELETE FROM TEST WHERE TR = 1"); In CF.query ( "xx", "SELECT 1 AS TOTAL DELETE FROM TEST WHERE TR = 1 "); This formula returning a resultset, CF.query in this case content. Séb |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: CF.query problems with CF8, sebFrance |
|---|---|
| Next by Date: | Saving XML from Flash XML.sendAndLoad, skyhead03 |
| Previous by Thread: | Re: CF.query problems with CF8, sebFrance |
| Next by Thread: | Saving XML from Flash XML.sendAndLoad, skyhead03 |
| Indexes: | [Date] [Thread] [Top] [All Lists] |