I'm not in a great frame of mind ATM, but I'm assuming the query is for further processing that you can't get to.
can someone remind me if CAST() will work in a QueryOfQueries? if so, perhaps a QofQ as an intermediatory step to do the conversion? I'd hate to do it for tens of thousands of records tho... </wild guess> On Tue, Dec 16, 2008 at 2:53 PM, Steve Onnis <[email protected]> wrote: > Is it possible to change the data type of a column using querySetCell() ? > > I want to change a date value to a string dateFormat value but it seems to > be keeping the date object in there > > Steve > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "cfaussie" 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/cfaussie?hl=en -~----------~----~----~----~------~----~------~--~---
