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

ODBC Import – Edit a Saved Session

forums forums SQLyog SQLyog: Bugs / Feature Requests ODBC Import – Edit a Saved Session

  • This topic is empty.
Viewing 35 reply threads
  • Author
    Posts
    • #9120
      rbma
      Member

      Trying to use this but SQLyog crashes everytime. A window appears with the folowing message “A crash has been detected by BlackBox…” along with other system information to report.

      v4.1 beta 3

    • #18677
      Ritesh
      Member

      Can you attach the XML file that you are editing?

      BTW, which source database are you using?

    • #18678
      rbma
      Member
      Ritesh wrote on Jul 21 2005, 06:55 PM:
      Can you attach the XML file that you are editing?

      BTW, which source database are you using?

      [post=”6530″]<{POST_SNAPBACK}>[/post]

      MS SQL

    • #18679
      Ritesh
      Member

      Bug confirmed.

      It will be fixed in BETA 4.

    • #18680
      Ritesh
      Member
    • #18681
      rbma
      Member

      Now, we are getting the following error message:

      'Error reading end tag.'

      4.1 Beta 4

    • #18682
      Ritesh
      Member

      Very strange. I just opened the attached XML file in BETA 4 and it works OK.

      Is your XML file generated by SQLyog GUI? Can you open it in IE?

    • #18683
      Ritesh
      Member
    • #18684
      rbma
      Member

      I successfully opened it. Added several tables and modified the SQL Where and resaved. Then got the above error message when trying to open it again.

      This is what Thunderbird is displaying when opening the XML file.

      y>no

    • #18685
      peterlaursen
      Participant

      I find only length statements like

      Quote:
      10

      which program did you use for editing ?

      how does Notepad or another simple texteditor display the file ?

      If it displays OK in Notepad, then try saving it from here.

    • #18686
      rbma
      Member
      peterlaursen wrote on Jul 28 2005, 05:03 PM:
      which program did you use for editing ?

      SQLyog

    • #18687
      rbma
      Member

      Started from scratch. The value in the 'SQL Where' doesn't show up when editing a saved session.

      4.1 Beta 5

    • #18688
      rbma
      Member

      Also can't overwrite an existing saved session. Here is the error message.

      Could not create JOB file.

      32: The process cannot access the file because it is being used by another process

    • #18689
      peterlaursen
      Participant
      Quote:
      The value in the 'SQL Where' doesn't show up when editing a saved session

      That's the same here with Beta5 – SQLWHERE does not show up in SQLyog GUI.

      But if you edit XML-file in Notepad and execute it from commandline does it then work as it should ?

    • #18690
      rbma
      Member
      peterlaursen wrote on Jul 28 2005, 05:19 PM:
      That's the same here with Beta5 – SQLWHERE does not show up in SQLyog GUI.

      Will this be fixed?

      peterlaursen wrote on Jul 28 2005, 05:19 PM:
      But if you edit XML-file in Notepad and execute it from commandline does it then work as it should ?

      Yes

    • #18691
      Ritesh
      Member

      This is awfully strange.

      Something must have broken between BETA 3 and BETA 5.

    • #18692
      peterlaursen
      Participant
      Quote:
      Also can't overwrite an existing saved session.

      I cant reproduce this problem! It works fine here!

      there is not a SJA-process running in background (check taskmanager)

    • #18693
      rbma
      Member
      peterlaursen wrote on Jul 28 2005, 05:24 PM:
      there is not a SJA-process running in background (check taskmanager)

      This was it. Thanks.

    • #18694
      peterlaursen
      Participant

      SQLyog GUI beta5 has a problem parsing/displaying a SQL_WHERE from an XML-file.

      Is there more to it now? Or is it reduced to this?

    • #18695
      Ritesh
      Member

      It looks like a bug.

    • #18696
      peterlaursen
      Participant

      @rbma

      The failure to read SQL_WHERE is fixed in beta6.

      You also had your select/unselect all request …

      I think it would be nice if you confirmed the fix!

    • #18697
      rbma
      Member
      peterlaursen wrote on Jul 29 2005, 05:10 PM:
      The failure to read SQL_WHERE is fixed in beta6.

      It is fixed. Thank you!

      peterlaursen wrote on Jul 29 2005, 05:10 PM:
      You also had your select/unselect all request …

      This is for???

    • #18698
      peterlaursen
      Participant

      Am I wrong thinking that it was you that requested a select all/unselect all functionality in the ODBC wizard ?

    • #18699
      rbma
      Member
      peterlaursen wrote on Jul 29 2005, 05:37 PM:
      Am I wrong thinking that it was you that requested a select all/unselect all functionality in the ODBC wizard ?

      [post=”6620″]<{POST_SNAPBACK}>[/post]

      Yes it was I but it was for to select/unselect fields in the Transform window.

    • #18700
      Ritesh
      Member

      This feature has NOT been added in BETA 6. We dont plan to add it in v4.1.

    • #18701
      rbma
      Member
      peterlaursen wrote on Jul 29 2005, 05:10 PM:
      The failure to read SQL_WHERE is fixed in beta6.

      Is there a limit on the number of characters? I have a long statement that is being truncated.

    • #18702
      Ritesh
      Member

      We dont have any known limits in SQL WHERE clause. Can you cut-n-paste the where clause?

    • #18703
      rbma
      Member
      Ritesh wrote on Jul 29 2005, 06:21 PM:
      We dont have any known limits in SQL WHERE clause. Can you cut-n-paste the where clause?

      Accounting=1 OR Billing=1 OR Collections=1 OR Computer_Office_Furniture=1 OR Computer_Hardware=1 OR Computer_Software=1 OR Computer_Support=1 OR Consulting=1 OR Office_Equipment=1 OR Radiographic_Equipment=1 OR Radiographic_Film=1 OR Financing_Lending=1 OR Medical_Business_Forms=1 OR Insurance=1 OR Investments=1 OR Financial_Management=1 OR Personal_Management=1 OR Professional_Staffing=1 OR Service_Bureau=1 OR Office_Supplies=1 OR Radiographic_Supplies=1 OR Benefit_Packages=1 OR Publisher=1 OR Marketing=1 OR Other_Desc!=''

    • #18704
      Ritesh
      Member

      I will check upon this tomorrow.

    • #18705
      Ritesh
      Member

      What happens if you manually put the where clause in the XML file?

    • #18706
      peterlaursen
      Participant

      that is 530 characters!

    • #18707
      rbma
      Member
      Ritesh wrote on Jul 29 2005, 06:26 PM:
      What happens if you manually put the where clause in the XML file?

      [post=”6633″]<{POST_SNAPBACK}>[/post]

      It is saved in the XML file but will be truncated when you edit it again.

    • #18708
      peterlaursen
      Participant

      but it exexutes correctly from commandline ??

    • #18709
      rbma
      Member
      peterlaursen wrote on Jul 29 2005, 06:31 PM:
      but it exexutes correctly from commandline ??

      Yes.

    • #18710
      peterlaursen
      Participant

      @rbma

      beta7 is out

      http://www.webyog.com/forums/index.php?sho…st=0&#entry6679

      could you confirm that SQL_WHERE is not truncated any more on your system ?

    • #18711
      rbma
      Member
      peterlaursen wrote on Aug 2 2005, 01:09 PM:
      could you confirm that SQL_WHERE is not truncated any more on your system ?

      It is fixed. 😀

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