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

Import Data From Ms Sql Views

  • This topic is empty.
Viewing 4 reply threads
  • Author
    Posts
    • #21689
      Ritesh
      Member

      Let me check the ODBC documentation and figure out how to get VIEWS in addition to TABLES in SQL Server.

      I will let you know about the feasibility.

    • #21690
      peterlaursen
      Participant

      This is not supposed to be an answer, but some additional questions and considerations …

      1) Does the ODBC-driver expose the views? Try connecting to the 'external datasource' from Access or OpenOffice Base using ODBC. If not a Migration tool using ODBC of course cannot.

      2) If possible at all, I think it will only be possible to import to a table, as the view only makes sense as a VIEW when the table(s) used for its construction is available.

      .. and looks like Ritesh is 'on track' …

    • #21691
      Robert Shera
      Participant

      Thanks for the prompt responses! 🙂

      peterlaursen wrote on May 22 2006, 08:48 PM:
      1) Does the ODBC-driver expose the views? Try connecting to the 'external datasource' from Access or OpenOffice Base using ODBC. If not a Migration tool using ODBC of course cannot.

      Yes, the ODBC driver does. I can see (and import data from) the views using the ODBC connector from MS Access.

      Rob

    • #21692
      Ritesh
      Member

      Thanks for pointing that out. If Access can, SQLyog should also be able to do.

      I have added this in the TO-DO list of SQLyog.

    • #21693
      Robert Shera
      Participant

      Thanks Ritesh – much appreciated.

      Rob

      Ritesh wrote on May 23 2006, 11:30 PM:
      Thanks for pointing that out. If Access can, SQLyog should also be able to do.

      I have added this in the TO-DO list of SQLyog.

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