Results 1 to 3 of 3

Thread: data Type

  1. #1
    Join Date
    Jul 2003
    Posts
    421

    data Type

    Hi all,
    I need to catch The user access time into table, I use DATETIME, now , but I only get the '2008-03-03 00:00:00' not the hour , and second, in my web application I can get the hour an dsecond
    thank you!
    ________
    YAMAHA FZ150I
    Last edited by sql; 03-06-2011 at 02:04 AM.

  2. #2
    Join Date
    Sep 2002
    Posts
    5,938
    Is it in sql server? How do you catch user access time?

  3. #3
    Join Date
    Jul 2003
    Posts
    421
    Quote Originally Posted by rmiao
    Is it in sql server? How do you catch user access time?
    I use Mysql ps.setDate(29,accessed)
    ________
    Ford York Engine Specifications
    Last edited by sql; 03-06-2011 at 02:04 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •