On Sep 13, 2005, at 11:07 AM, Mark Wyszomierski wrote:

Moving from a mysql database to sqlite. I had some date/time fields in my mysql database. I would just populate them using the now() function. How
could I achieve the same in my new sqlite database?

This page might be helpful:

<http://www.sqlite.org/cvstrac/wiki?p=DateAndTimeFunctions>

Reply via email to