Interesting technique, I'll look into that one. Darryl
[EMAIL PROTECTED] wrote on 22/03/2005 06:27:58 PM: > > We need to compare 2 values. One is an integer and comes from an MS SQL > > query and the other is a string that is returned from a verity quiery, that > > was put in as an integer but is being returned as a string. > > QofQ throws an error. > > There is a cast() function in CFMX7, but not in CFMX6, unfortunately. The > quickest way of forcing correct typing on a column in CFMX6 was to WDDX it > and change the datatype in there, and then un-WDDX it again. This has some > nasty overhead on large queries. > > -- > > Adam > > --- > You are currently subscribed to cfaussie as: [EMAIL PROTECTED] > To unsubscribe send a blank email to [EMAIL PROTECTED] > Aussie Macromedia Developers: http://lists.daemon.com.au/ To unsubscribe from this email please forward this email to [EMAIL PROTECTED] This email message is confidential and may be privileged. If you are not the intended recipient please forward the email to [EMAIL PROTECTED] and delete the original. ABN AMRO Morgans Limited and its associates hold or may hold securities in the companies/trusts mentioned herein. Any general advice included in this email has been prepared without taking into account your objectives, financial situation or needs. Before acting on the advice, you should consider its appropriateness or discuss with one of our investment advisors. ABN AMRO Morgans Limited (ABN 49 010 669 726 AFSL 235410) A Participant of ASX Group. A principal member of the Financial Planning Association. --- You are currently subscribed to cfaussie as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/
