There is also http://www.squeaksource.com/MySQL.html what is the difference? I was planning to move this last one under DBXTalk On Wed, May 7, 2014 at 8:40 PM, phil@highoctane.be <phil@highoctane.be>wrote:
I got it working on Pharo3 on Linux with MySQL 5.1 at the connectivity level. Le 7 mai 2014 20:30, "stepharo" <stepharo@free.fr> a écrit :
Do we migrate the code to SmalltalkHub and add some configuration?
I know that Olivier told me that he uses a direct mysql driver (or I confused it with another one).
Stef
On 7/5/14 15:26, Sven Van Caekenberghe wrote:
Hi Andy,
On 07 May 2014, at 15:09, Andy Burnett <andy.burnett@knowinnovation.com> wrote:
I need to write some agents that will process data in a MySQL database.
They don't need to do anything particularly clever, and performance isn't a huge issue.
I read the threads about Glorp and DBXTalk, and I was left feeling a bit confused about the best approach. Given that my needs are simple, what would be the recommended way to interface with the database?
Cheers Andy
Googling a bit let to this:
Now available: a database conectivity API and its MySQL implementation
http://forum.world.st/Now-available-a-database- conectivity-API-and-its-MySQL-implementation-td3854743.html
Sven