Results 1 to 2 of 2

Thread: timestamp + update

  1. #1
    Daniel Mores Guest

    timestamp + update


    Hello, fellow asp-db-ers,

    I can't seem to get the timestamp to work right.
    Here's the code:

    Mydb.dbEditFlds = "item1,item_updated[timestamp(dd.mm.yy hh:mm:ss)]"

    It works, somehow, but only when I add a NEW record.

    Please help me

    Thanks,
    Daniel Mores,
    www.mores.cc

  2. #2
    Frank Kwong Guest

    timestamp + update (reply)

    Check out the latest syntax. The Add and UPdate has been separated to provide more control ->

    http://www.aspdb.org/doc/default.htm

    FK


    ------------
    Daniel Mores at 3/27/01 4:26:21 AM


    Hello, fellow asp-db-ers,

    I can't seem to get the timestamp to work right.
    Here's the code:

    Mydb.dbEditFlds = "item1,item_updated[timestamp(dd.mm.yy hh:mm:ss)]"

    It works, somehow, but only when I add a NEW record.

    Please help me

    Thanks,
    Daniel Mores,
    www.mores.cc

Posting Permissions

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