The database is Mysql, and I'll have to get that error msg for you after I'm back in the office. Thanks for taking the time to brainstorm!
> On Nov 7, 2013, at 4:45 PM, Alan Holden <[email protected]> wrote: > > That's weird, don't both engines just pipe anything between the CFQUERY tags > straight to the JDBC driver? > IOW, the escaping rule applies to the database's own syntax, not to the CFML > language which wraps around it. > > So at my first naive glance, um... a difference between the driver version > that each CFML engine uses? > What's the database you're using, and error you're getting? > > Al > > >> On 11/7/2013 1:11 PM, [email protected] wrote: >> Hi there! How can I escape reserved keywords in a cfquery SELECT? For >> Adobe ColdFusion, I am instructed to put brackets around the word, such as >> "SELECT [key]", but that's not working for me in OpenBD, and the great and >> powerful Google could tell me nothing on the matter. >> -- >> -- >> online documentation: http://openbd.org/manual/ >> http://groups.google.com/group/openbd?hl=en >> >> --- >> You received this message because you are subscribed to the Google Groups >> "Open BlueDragon" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> For more options, visit https://groups.google.com/groups/opt_out. > > -- > -- > online documentation: http://openbd.org/manual/ > http://groups.google.com/group/openbd?hl=en > > --- You received this message because you are subscribed to a topic in the > Google Groups "Open BlueDragon" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/openbd/L4GhPA46ncE/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. -- -- online documentation: http://openbd.org/manual/ http://groups.google.com/group/openbd?hl=en --- You received this message because you are subscribed to the Google Groups "Open BlueDragon" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
