forums › forums › SQLyog › Using SQLyog › Sqlyog.exe – Entry Point Not Found
- This topic is empty.
-
AuthorPosts
-
-
February 27, 2007 at 12:22 pm #23475
peterlaursen
ParticipantWe do not test on NT4 anymore. Still it should work.
version 5.23 will be available in a few minutes. Please try this one.
-
February 27, 2007 at 1:05 pm #23476
jungjames
MemberHave the same error with version 5.23 and should have mentioned also tried ver5.19.
-
February 27, 2007 at 1:20 pm #23477
peterlaursen
ParticipantPlease tell:
does the program refuse to start or does this error msg. appear when you are doing a very specific thing?
-
February 27, 2007 at 1:32 pm #23478
jungjames
Memberpeterlaursen wrote on Feb 27 2007, 01:20 PM:Please tell:does the program refuse to start or does this error msg. appear when you are doing a very specific thing?
When trying to start the program.
-
February 27, 2007 at 1:41 pm #23479
peterlaursen
Participantwe are trying to find a NT4 somewhere now!
BTW also the SetMenuInfo() function creates some issues on WINE. But here it does not prevent the program to start. But it is due to this that 'favorites' and 'change table type' (from the table context menu) does not work on WINE.
The function is used when we genrate a menu dynamically – for instance with 'change table type' we generate the menu form the returns of a ” SHOW VARIABLES LIKE 'have_%' ” -statement. If there is a 'have_innoDB' with the value of “YES” then InnoDB will show as an option in the submenu – else InnoDB will not be an option.
Let us research a little a see if we can find some workaround for this. I think we started using this function from version 5.1.
-
March 9, 2007 at 10:43 am #23480
jungjames
MemberMy colleague had some old versions on his pc.
Version 5.02 gave a dr watson error on user32.dll which is the same dll as above when trying to start the program.
I then tried an even older version 4.1 – which works. Don't know if this helps you see when the code changed. Is it possible to get a later version 4 of sqlyog.
-
March 9, 2007 at 11:21 am #23481
peterlaursen
ParticipantThe official policy on distributing old versions is here:
http://webyog.com/faq/33_128_en.html
What problems existed with 5.02 on some specific system(s) is not really interesting I believe.
Nobody will probably be able to reproduce and the code changes in between are so significant that it would not be worth the effort either.
Please provide a detailed report of problems with latest stable and/or beta/RC version!
-
-
AuthorPosts
- You must be logged in to reply to this topic.