I'm not sure exactly what you are trying to do but you do not need to use
NOW with a timestamp column.  Timestamp columns already automatically insert
date & time for you.


----- Original Message -----
From: "Mark D. Wallace" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, May 09, 2001 7:16
Subject: timestamp question


> I'm getting an error when creating a new database table with a timestamp
> column with
> NOW()...i.e. >>  .., meetingtime  timestamp(12) NOW(),
>
> I can't find an example in the mysql manual of how this is actually done.
Can
> anyone point me in the right direction.
> Thanks,
> Mark
>
>
>
> ---------------------------------------------------------------------
> Before posting, please check:
>    http://www.mysql.com/manual.php   (the manual)
>    http://lists.mysql.com/           (the list archive)
>
> To request this thread, e-mail <[EMAIL PROTECTED]>
> To unsubscribe, e-mail
<[EMAIL PROTECTED]>
> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to