MySQL ODBC
am 12.06.2004 09:02:26 von Martin Hirt
------=_NextPart_000_0007_01C4505B.FB7CE990
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Hi
i am using the myodbc interface to connect to a db on a web-site.
if the connection fails, the "MySQL ODBC 3.51 Driver - DSN =
Configuration" box is shown.
is there a way to prevent myodbc3.dll from showing this box ( and giving =
away the connection parms ).
option code 16 doesn't help either.
thanks for your help
Martin Hirt
mhirt@mhirt-edv.ch
------=_NextPart_000_0007_01C4505B.FB7CE990--
Re: mysql odbc
am 13.01.2007 18:53:19 von Karsten Kaus
Hi everyone,
I have the same problem here with win2k and MS-Access 2000.
Additionally VB6 applications crach when a database is opened using MyODBC.
it appears if Updaterollup1 für W2k SP4 (KB891861) is installed
as soon as I remove this all is fine.
I am not too happy with that solution, since this update contains some security issues,
however I could not find out more (yet) about this.
Have a nice day,
Karsten Kaus
Karsten Kaus
Nogatstr. 11
12051 Berlin
http://www.agencyprof.de
Tel. : 030 62607905
Mobil: 0172 5154025
--
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: mysql odbc
am 14.01.2007 13:57:20 von Karsten Kaus
Hello again,
the solution provided in the next topic
MS Access - Windows ODBC with remote connection to Linux Database
seems to work for me:
http://bugs.mysql.com/bug.php?id=9932
especially;
...
option 2 is preferable to me. I'll explain how:
1. Go to %SystemRoot%\system32\dllcache (it is a hidden system folder) and
replace MSJET40.dll with the old version (4.0.8618.0)
2. Go to %SystemRoot%\system32 and also replace the MSJET40.dll file.
...
Regards,
Karsten Kaus
--
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