Hi Tony, That's exactly what you're seeing. If you're using 7, you can pass in a comma delimited list of column types to tell CF what the column types are supposed to be. If you're using MX or earlier, you have to hack it by pre-seeding your query with a dummy row of data that is of the right "type" and then dumping that data in the end. Total PITA.
----- Original Message ----- From: "Tony Weeg" <[EMAIL PROTECTED]> To: "CF-Talk" <[email protected]> Sent: Monday, May 09, 2005 8:17 PM Subject: Re: queryNew() object strangeness > its ALMOST like the QofQ looks at it, realizes its a datetime field, > and that kinda triggers cfmx into thinking, oh yeah, this is a > datetime field, so ill display it like that... > > maybe? > > tony > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:206172 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

