Coldfusion 9 + SQL server 2008 datetime returns binary -


i have simple query written in coldfusion 9. have datetime field selecting, odd reason query returns binary instead of date.

is there work around not require me cast date char.

you try using tostring(), creating date/time object using createodbcdatetime() function...


Comments

Popular posts from this blog

c++ - How to modify context menu of internet explorer using IDocHostUIHandler::ShowContextMenu? -

android - Spacing between the stars of a rating bar? -

c# - Getting "Internal .Net Framework Data Provider error 30" error when column has NULL value -