Microsoft
Software
Hardware
Network
Question : converting a long to a varchar
Hi,
I have what I believe is a gregorian or unix date coming through from my database.
I want to convert it to a long but am not a mysql developer.....
Can someone one tell me how I would convert myfield from a long to a varchar in mysql?
Thanks
Answer : converting a long to a varchar
please check out your options:
http://dev.mysql.com/doc/r
efman/5.1/
en/date-an
d-time-
fun
ctions.htm
l
likely, the FROM_UNIXTIME():
http://dev.mysql.com/doc/r
efman/5.1/
en/date-an
d-time-
fun
ctions.htm
l#function
_from-unix
time
then, DATE_FORMAT:
http://dev.mysql.com/doc/r
efman/5.1/
en/date-an
d-time-
fun
ctions.htm
l#function
_date-form
at
Random Solutions
usb printer stopped working and cannot re-install
How can the AD objects deletion reflect in WSUS console immediately.
How can I multiply table 1 column by table 2 column then add all the results?
Case statement based on query
how to stop sql execution on refreshing a page or closing a browser
VB.NET How do I show data from databse - Chart
Globally change the Blackberry Service Display name
pop up panel
Network adapter not wanting to install LAN drivers
ComboBox - Retrieving information from an Access table in Visual Basic