|Hello,
i've a mysql table in which a webapplication, written in php, stores a lot of records... One of the table's field is a date and the webapplication uses mktime() to store it as unix timestamp.

Now i'd like to use Microsoft Access to access to this table but i'd like to convert unix timestamp into human readable date. Obviously Access doesn't have mysql *FROM_UNIXTIME(unix_timestamp)* function.

So: may someone know a reference to the function algorithm?
Or can someone tell me how can i use mysql functions into MSAccess?

Thank you in advance...
|


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to