why does PHP converts the 'datetime' and 'smalldatetime' types of MSSQL to 
a 'prettier' output?

in the table I have '2001-07-01 12:45:01' but when I run a query in PHP to 
get it I recieve 'Jul 7 2001 12:45AM'.
I didn't ask for that... I want the exact value in the field with seconds 
and all, not a converted value. How can I prevent this?
____________________________
. Christian Dechery (lemming)
. http://www.tanamesa.com.br
. Gaita-L Owner / Web Developer


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to