x64 bug

x64 bug

am 11.08.2007 10:28:02 von Konstantin Pozdniakov

Hello,

I've got a problem with the MySQL ODBC Driver 3.51.19 (x64) under
the Win2k3 x64 Server. I've successfully installed the driver, but it
doesn't work. When I try to create a connection from the ODBC Admin I've got
-126 error. After I take a look at the dll's from the project I saw that
some functions from kernel32.dll (RtlLookupFunctionEntry,
RtlVirtualUnwind,RtlPcToFileHeader, RtlUnwindEx) and user32.dll
(SetWindowLongPtrA, GetWindowLongPtrA) couldn't be exported.
What should I do to make it work properly?


Thanks,
Konstantin Pozdniakov


--
MySQL ODBC Mailing List
For list archives: http://lists.mysql.com/myodbc
To unsubscribe: http://lists.mysql.com/myodbc?unsub=gcdmo-myodbc@m.gmane.org

Re: x64 bug

am 14.08.2007 19:18:45 von Jess Balint

Konstantin,

Is there error when you click "Add..." and the MySQL GUI is never
displayed? Can you describe how you installed the driver?

Error 126:
The specified module could not be found.

Check in C:\Windows\System32 and make sure myodbc3.dll and myodbc3S.dll
are there.

Jess

On Sat, Aug 11, 2007 at 11:28:02AM +0300, Konstantin Pozdniakov wrote:
> Hello,
>
> I've got a problem with the MySQL ODBC Driver 3.51.19 (x64) under
> the Win2k3 x64 Server. I've successfully installed the driver, but it
> doesn't work. When I try to create a connection from the ODBC Admin I've got
> -126 error. After I take a look at the dll's from the project I saw that
> some functions from kernel32.dll (RtlLookupFunctionEntry,
> RtlVirtualUnwind,RtlPcToFileHeader, RtlUnwindEx) and user32.dll
> (SetWindowLongPtrA, GetWindowLongPtrA) couldn't be exported.
> What should I do to make it work properly?
>
>
> Thanks,
> Konstantin Pozdniakov
>


--
MySQL ODBC Mailing List
For list archives: http://lists.mysql.com/myodbc
To unsubscribe: http://lists.mysql.com/myodbc?unsub=gcdmo-myodbc@m.gmane.org