forums › forums › SQLyog › Using SQLyog › Sqlyog.exe – Entry Point Not Found
- This topic is empty.
-
AuthorPosts
-
-
February 27, 2007 at 11:51 am #10205jungjamesMember
I am trying to get sqlyog 5.22 community edition to work on windows nt 4 sp6
The error is:
SQLyog.exe – entry point not found
THe procedure entry point SetMenuInfo could not be located in the dynamic link library USER32.dll
The release notes say that it works in any versions of windows from win98SE and above.
I have tried 3 different NT4 pcs and they all report the same error.
Can sqlyog be used on windows NT4?
-
February 27, 2007 at 12:22 pm #23475peterlaursenParticipant
We 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 #23476jungjamesMember
Have the same error with version 5.23 and should have mentioned also tried ver5.19.
-
February 27, 2007 at 1:20 pm #23477peterlaursenParticipant
Please 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 #23478jungjamesMemberpeterlaursen 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 #23479peterlaursenParticipant
we 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 #23480jungjamesMember
My 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 #23481peterlaursenParticipant
The 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.