Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. how to write the data of datetime type in database to the html document?

how to write the data of datetime type in database to the html document?

Scheduled Pinned Locked Moved C / C++ / MFC
questiondatabasehtmlsql-serversysadmin
4 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • L Offline
    L Offline
    liuyue
    wrote on last edited by
    #1

    i have another question. how can i write the data of datetime type in sql server to the html document. the data of datetime from database is VARIANT (VT_DATE), but there is not datetime type in html. could you tell me how to do? thanks

    M 1 Reply Last reply
    0
    • L liuyue

      i have another question. how can i write the data of datetime type in sql server to the html document. the data of datetime from database is VARIANT (VT_DATE), but there is not datetime type in html. could you tell me how to do? thanks

      M Offline
      M Offline
      Marc Soleda
      wrote on last edited by
      #2

      Retrieve the string from the variant and then write it like you desire in the html. ... she said you are the perfect stranger she said baby let's keep it like this... Tunnel of Love, Dire Straits.

      L 1 Reply Last reply
      0
      • M Marc Soleda

        Retrieve the string from the variant and then write it like you desire in the html. ... she said you are the perfect stranger she said baby let's keep it like this... Tunnel of Love, Dire Straits.

        L Offline
        L Offline
        liuyue
        wrote on last edited by
        #3

        are there the functions that convert the datetime format to string format?

        M 1 Reply Last reply
        0
        • L liuyue

          are there the functions that convert the datetime format to string format?

          M Offline
          M Offline
          Marc Soleda
          wrote on last edited by
          #4

          Try to retrieve the VT_BSTR part of the VARIANT instead of the VT_DATE. Marc Soleda. ... she said you are the perfect stranger she said baby let's keep it like this... Tunnel of Love, Dire Straits.

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups