<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="gmail_quote"><div> <br>Yes. Now I want to understand: You must have:<br>
<br>- libmysqlbackend-1.dll AND libmysqlbackend.dll<br>- libopendbx-1.dll<br>- MySQL client libraries  (in my case: C:\MySQL\bin\ )<br><br>All of them must be findable by the OS: I won&#39;t tell you to put it in c:/windows/system32 or in $PATH, but do something :)<br>

</div>
<div><br>Enable logging.<br><br>So, after having all of that, what happens if you evaluate:<div class="im"><br><br>connectionSettings := DBXConnectionSettings<br>            host: &#39;ALDI_1&#39;<br>            port: &#39;3306&#39;<br>


            database: &#39;Pruefzeiten&#39;<br>            userName: &#39;readonly&#39;<br>            userPassword: &#39;****&#39;.<br><br>conn := DBXConnection platform: DBXMySQLPlatform new settings: connectionSettings.<br>


<br>conn connect.<br></div>conn open.  <br><br><br>debug2.png ???<br><br></div><div class="im">
<div> </div></div></div></blockquote><div><br>If this is what you get, please send me the SqueakDebug.log so that I can see all the stacktrace.<br><br>cheers,<br><br>Mariano<br></div></div>