Mailing List
Home
Forum Home
MySQL General - General MySQL discussion
MySQL++ - Programming with the C++ API to MySQL
MaxDB - Everything about MaxDB, formerly known as SAP DB
ODBC - ODBC with the MySQL Connector/ODBC driver
MySQL on Win32 - Runing MySQL on Windows 9x/Me/NT/2000/XP
Java Help - Mostly related to the MySQL Connector/J driver
Perl - Perl support for MySQL with DBI and DBD::mysql
GUI - MySQL GUI Tools
Announcement
Subjects
Subject: mysql openssl Question
ERROR 1045: Access denied for user: 'root@localhost ' (Using
password: NO)
Update one field with more fields from another table
Subject: Getting Identity after INSERT
ERROR 2002: Can 't connect to local MySQL server through socket
mysql test 4 1 fails with the gis test
Subject: MySQL Cluster Software
Downgrade Mysql from 4 to 3 23
Mysql 4 0 Oracle Stored Procedure Trigger Conversion
Can 't access mysql after kernel upgrade
Executing MySQL Commands From Within C Program
Comparing and writing out BLOBS
Subject: Re: Preventing Duplicate Entries
FULLTEXT query format question
Strange behavior, Table Level Permission
Does the binary log enabling affect the MySQL performances?
mysql:it 's a db not a dbms how it 's possible?!
mysql have same function mthod as Oracle decode()
 
x64 bug

x64 bug

2007-08-14       - By Jess Balint

 Back
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=mysql@(protected)