in reply to Re: Re: Re: Re: MySQL Timestamp comparison
in thread MySQL Timestamp comparison
How would you make it cross platform. Would it be better to take the time stamping function away from the database and have the scripts create and store the time stamp in an Integer on the database. That way there would be no need for conversion no matter what the database. So what is the benefit of the timestamp function beside having the database handle the function????
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: Re: Re: Re: MySQL Timestamp comparison
by hmerrill (Friar) on Oct 30, 2003 at 22:25 UTC |