forums › forums › SQLyog › SQLyog: Bugs / Feature Requests › ODBC Import – Edit a Saved Session
- This topic is empty.
-
AuthorPosts
-
-
July 21, 2005 at 5:37 pm #9120
rbma
MemberTrying 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
-
July 21, 2005 at 6:55 pm #18677
Ritesh
MemberCan you attach the XML file that you are editing?
BTW, which source database are you using?
-
July 21, 2005 at 7:02 pm #18678
rbma
MemberRitesh 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
-
July 21, 2005 at 7:07 pm #18679
Ritesh
MemberBug confirmed.
It will be fixed in BETA 4.
-
July 25, 2005 at 5:42 pm #18680
Ritesh
Memberhttp://www.webyog.com/forums/index.php?act…&st=0#entry6571
v4.1 BETA 4 fixes the above bug.
-
July 28, 2005 at 4:29 pm #18681
rbma
MemberNow, we are getting the following error message:
'Error reading end tag.'
4.1 Beta 4
-
July 28, 2005 at 4:39 pm #18682
Ritesh
MemberVery 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?
-
July 28, 2005 at 4:43 pm #18683
-
July 28, 2005 at 4:47 pm #18684
rbma
MemberI 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 -
July 28, 2005 at 5:03 pm #18685
peterlaursen
ParticipantI 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.
-
July 28, 2005 at 5:07 pm #18686
rbma
Memberpeterlaursen wrote on Jul 28 2005, 05:03 PM:which program did you use for editing ?SQLyog
-
July 28, 2005 at 5:08 pm #18687
rbma
MemberStarted from scratch. The value in the 'SQL Where' doesn't show up when editing a saved session.
4.1 Beta 5
-
July 28, 2005 at 5:16 pm #18688
rbma
MemberAlso 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
-
July 28, 2005 at 5:19 pm #18689
peterlaursen
ParticipantQuote:The value in the 'SQL Where' doesn't show up when editing a saved sessionThat'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 ?
-
July 28, 2005 at 5:23 pm #18690
rbma
Memberpeterlaursen 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
-
July 28, 2005 at 5:24 pm #18691
Ritesh
MemberThis is awfully strange.
Something must have broken between BETA 3 and BETA 5.
-
July 28, 2005 at 5:24 pm #18692
peterlaursen
ParticipantQuote: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)
-
July 28, 2005 at 5:27 pm #18693
rbma
Memberpeterlaursen wrote on Jul 28 2005, 05:24 PM:there is not a SJA-process running in background (check taskmanager)This was it. Thanks.
-
July 28, 2005 at 5:30 pm #18694
peterlaursen
ParticipantSQLyog 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?
-
July 28, 2005 at 5:38 pm #18695
Ritesh
MemberIt looks like a bug.
-
July 29, 2005 at 5:10 pm #18696
peterlaursen
ParticipantThe 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!
-
July 29, 2005 at 5:27 pm #18697
rbma
Memberpeterlaursen 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???
-
July 29, 2005 at 5:37 pm #18698
peterlaursen
ParticipantAm I wrong thinking that it was you that requested a select all/unselect all functionality in the ODBC wizard ?
-
July 29, 2005 at 5:38 pm #18699
rbma
Memberpeterlaursen 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.
-
July 29, 2005 at 5:41 pm #18700
Ritesh
MemberThis feature has NOT been added in BETA 6. We dont plan to add it in v4.1.
-
July 29, 2005 at 6:16 pm #18701
rbma
Memberpeterlaursen 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.
-
July 29, 2005 at 6:21 pm #18702
Ritesh
MemberWe dont have any known limits in SQL WHERE clause. Can you cut-n-paste the where clause?
-
July 29, 2005 at 6:25 pm #18703
rbma
MemberRitesh 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!=''
-
July 29, 2005 at 6:26 pm #18704
Ritesh
MemberI will check upon this tomorrow.
-
July 29, 2005 at 6:26 pm #18705
Ritesh
MemberWhat happens if you manually put the where clause in the XML file?
-
July 29, 2005 at 6:28 pm #18706
peterlaursen
Participantthat is 530 characters!
-
July 29, 2005 at 6:29 pm #18707
rbma
MemberRitesh 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.
-
July 29, 2005 at 6:31 pm #18708
peterlaursen
Participantbut it exexutes correctly from commandline ??
-
July 29, 2005 at 6:32 pm #18709
rbma
Memberpeterlaursen wrote on Jul 29 2005, 06:31 PM:but it exexutes correctly from commandline ??Yes.
-
August 2, 2005 at 1:09 pm #18710
peterlaursen
Participantbeta7 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 ?
-
August 2, 2005 at 6:30 pm #18711
rbma
Memberpeterlaursen 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. 😀
-
-
AuthorPosts
- You must be logged in to reply to this topic.