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

ODBC Import Mapping

forums forums SQLyog SQLyog: Bugs / Feature Requests ODBC Import Mapping

  • This topic is empty.
Viewing 1 reply thread
  • Author
    Posts
    • #18663
      peterlaursen
      Participant

      it reads

      Quote:
      Key column 'BT_ID' doesn't exist in table

      and not

      Quote:
      column 'BT_ID' doesn't exist in table

      Is there any other columns selected having some sort of relationsship with column BT_ID ??

      Sounds like it tries to create a FK with mySQL to a column that is not there!!

      If there is another column selected using BT_ID for a FK did you uncheck “import FK” option behind the “advanced” button?

      If that is it, I won't consider it a bug … though I have proposed that selection and unselection of FKs and indexes should be “more visible” ….

      But the new things with ODBC import and SQLyog 4.1 are:

      1) scheduling

      2) import of “metadata” ( = “data about data” ie. FK's and indexes)

      3) it is MUCH faster

    • #18664
      rbma
      Member

      Yes, that was it. Thank you. 😀

Viewing 1 reply thread
  • You must be logged in to reply to this topic.