Unsupported Screen Size: The viewport size is too small for the theme to render properly.

Import External Data Tool Uses Timestamp Instead Of Datetime

forums forums SQLyog Using SQLyog Import External Data Tool Uses Timestamp Instead Of Datetime

  • This topic is empty.
Viewing 2 reply threads
  • Author
    Posts
    • #34157
      sathish
      Member

      Hello,

      What you can do here is create a job file by selecting the required tables from Import External Data Wizard. You can edit the job file and replace timestamp with datetime and run the job file. This will solve your problem.

      Regards,

      Sathish

    • #34158
      kipthegreat
      Member

      That solved it. Thanks!

    • #34159
      peterlaursen
      Participant

      Additinally it is not possible to distinguish a TIMESTAMP and DATETIME when using ODBC, as ODBC has only one data type for both. We map to TIMESTAMP as default (because we need to choose one of them), but user may need to remap.

Viewing 2 reply threads
  • You must be logged in to reply to this topic.