[Pharo-project] Which mysql client for Pharo?
Hello people, I am in need of a mysql package to fetch data and to inject it in a Magma database. Which mysql client could one suggest me to use with Pharo? I remember Lukas referring about some issue with the mysql client he was using. Hilaire -- http://blog.ofset.org/hilaire
2009/4/27 Hilaire Fernandes <hilaire@ofset.org>:
Hello people,
I am in need of a mysql package to fetch data and to inject it in a Magma database. Which mysql client could one suggest me to use with Pharo?
I remember Lukas referring about some issue with the mysql client he was using.
i think you can try SqueakDBX , which just released and should work with mysql. Be a good tester and give them feedback :)
Hilaire
-- http://blog.ofset.org/hilaire
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- Best regards, Igor Stasenko AKA sig.
On Mon, Apr 27, 2009 at 9:32 AM, Igor Stasenko <siguctua@gmail.com> wrote:
2009/4/27 Hilaire Fernandes <hilaire@ofset.org>:
Hello people,
I am in need of a mysql package to fetch data and to inject it in a Magma database. Which mysql client could one suggest me to use with Pharo?
I remember Lukas referring about some issue with the mysql client he was using.
i think you can try SqueakDBX , which just released and should work with mysql. Be a good tester and give them feedback :)
Thanks Igor. Yes, you can use SqueakDBX for that. If you use Linux or Mac it is very easy to do it. If it is Windows, it is a bit tricky, but it works. If you want to use SqueakDBX you should read our last announcement: http://www.nabble.com/-ANN----SqueakDBX-first-stable-version-1.0!!!-td231448... Cheers, Mariano
Hilaire
-- http://blog.ofset.org/hilaire
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- Best regards, Igor Stasenko AKA sig.
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
2009/4/27 Mariano Martinez Peck <marianopeck@gmail.com>
On Mon, Apr 27, 2009 at 9:32 AM, Igor Stasenko <siguctua@gmail.com> wrote:
2009/4/27 Hilaire Fernandes <hilaire@ofset.org>:
Hello people,
I am in need of a mysql package to fetch data and to inject it in a Magma database. Which mysql client could one suggest me to use with Pharo?
I remember Lukas referring about some issue with the mysql client he was using.
i think you can try SqueakDBX , which just released and should work with mysql. Be a good tester and give them feedback :)
Thanks Igor. Yes, you can use SqueakDBX for that. If you use Linux or Mac it is very easy to do it. If it is Windows, it is a bit tricky, but it works.
If you want to use SqueakDBX you should read our last announcement: http://www.nabble.com/-ANN----SqueakDBX-first-stable-version-1.0!!!-td23144832.html<http://www.nabble.com/-ANN----SqueakDBX-first-stable-version-1.0%21%21%21-td23144832.html>
I just want to make a small stop to RDBMS (MySql) to fetch the data, and yes it is on linux. I will look at SqueakDBX then. Thanks Hilaire -- http://blog.ofset.org/hilaire
2009/4/27 Hilaire Fernandes <hilaire@ofset.org>
2009/4/27 Mariano Martinez Peck <marianopeck@gmail.com>
On Mon, Apr 27, 2009 at 9:32 AM, Igor Stasenko <siguctua@gmail.com>wrote:
2009/4/27 Hilaire Fernandes <hilaire@ofset.org>:
Hello people,
I am in need of a mysql package to fetch data and to inject it in a Magma database. Which mysql client could one suggest me to use with Pharo?
I remember Lukas referring about some issue with the mysql client he was using.
i think you can try SqueakDBX , which just released and should work with mysql. Be a good tester and give them feedback :)
Thanks Igor. Yes, you can use SqueakDBX for that. If you use Linux or Mac it is very easy to do it. If it is Windows, it is a bit tricky, but it works.
If you want to use SqueakDBX you should read our last announcement: http://www.nabble.com/-ANN----SqueakDBX-first-stable-version-1.0!!!-td23144832.html<http://www.nabble.com/-ANN----SqueakDBX-first-stable-version-1.0%21%21%21-td23144832.html>
I just want to make a small stop to RDBMS (MySql) to fetch the data, and yes it is on linux. I will look at SqueakDBX then.
Ok. Let us know if you have any problem. And it would be nice you tell us if it was ok also :) Cheers, Mariano
Thanks
Hilaire
-- http://blog.ofset.org/hilaire
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
participants (3)
-
Hilaire Fernandes -
Igor Stasenko -
Mariano Martinez Peck