March 22, 2015
8:52 p.m.
Hi, You can use the native mysql driver written in pharo :p http://smalltalkhub.com/#!/~DBXTalk/MysqlDriver/ Here is a bit of documentation: http://tribes19.github.io/MysqlNativeDriver.html Best regards, Merwan On 22/03/2015 11:48, olivier auverlot wrote:
Hi Volkert,
If you have no need of portability, you can try the ODBC connector (http://smalltalkhub.com/#!/~PharoExtras/ODBC <http://smalltalkhub.com/#%21/%7EPharoExtras/ODBC>)
Best regards Olivier ;-)
2015-03-22 11:37 GMT+01:00 volkert <volkert@komponentenwerkstatt.de <mailto:volkert@komponentenwerkstatt.de>>:
Dear all,
i need access to a MySQL DB from Pharo. What are my options here? Is dbxtalk the way to go?
I would like to start with Pharo 4.0.
OS is Windows 8.1.
BW, Volkert