Fixed this by using try-catch and dumping cfcatch structure. Turns out I misspelled a package name in transfer.xml.
On 23 okt, 16:32, Martijn van der Woud <[EMAIL PROTECTED]> wrote: > Hmmm, in the debugging output I only see one query, and that is the > one that has not failed. Is it true that the debugging output only > shows the sql of queries that have not resulted in an error? > > On 23 okt, 16:23, Martijn van der Woud <[EMAIL PROTECTED]> > wrote: > > > DUhhhh, > > > How stupid of me to forget! Was using coldfire but that keeps breaking > > about every time I update firefox. Back to dockable.cfm... > > > Thanks Dan for the swift reply! > > > Martijn > > > On 23 okt, 16:18, "Dan Wilson" <[EMAIL PROTECTED]> wrote: > > > > Easy. > > > In the CF Administrator, turn on ColdFusion debugging. All SQL Statements > > > are printed below in the body of the ColdFusion Debug output. > > > > DW > > > > On Thu, Oct 23, 2008 at 10:15 AM, Martijn van der Woud < > > > > [EMAIL PROTECTED]> wrote: > > > > > Hi guys, > > > > > my second question today, hope you're not getting tired of me :) > > > > > I have a TLQL query that results in an error, so obviously I am doing > > > > something wrong. Is there any way I can see the SQL that is generated > > > > when I do transfer.listByQuery(queryObj) ? > > > > > Would be of great help while debugging. > > > > -- > > > "Come to the edge, he said. They said: We are afraid. Come to the edge, he > > > said. They came. He pushed them and they flew." > > > > Guillaume Apollinaire quotes --~--~---------~--~----~------------~-------~--~----~ Before posting questions to the group please read: http://groups.google.com/group/transfer-dev/web/how-to-ask-support-questions-on-transfer You received this message because you are subscribed to the Google Groups "transfer-dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/transfer-dev?hl=en -~----------~----~----~----~------~----~------~--~---
