AW: [Seaside] Accessing PostgresSQL or MySQL with Squeak

Chang Sau Sheong cssheong at pacific.net.sg
Fri Nov 10 17:39:52 UTC 2006


Thks! That's precisely what I did and it works now.

BTW, are there any samples where I can look at? This is my main source
of information -- http://130.207.118.114/squeak/1972

Tibbe David wrote:
> Hi,
>
> We use Mysql-Driver from Josh Miller and it works quite fine.
> You can load it via the Squeak Map Package Loader.
> When using it with MySQL 5, you have to store the user's passwords with the OLD_PASSWORD()-function, everything else should work fine.
>
> Regards,
>   David
>
> -----Ursprüngliche Nachricht-----
> Von: seaside-bounces at lists.squeakfoundation.org [mailto:seaside-bounces at lists.squeakfoundation.org] Im Auftrag von Chang Sau Sheong
> Gesendet: Freitag, 10. November 2006 16:18
> An: The Squeak Enterprise Aubergines Server - general discussion.
> Betreff: [Seaside] Accessing PostgresSQL or MySQL with Squeak
>
> Hi,
>
> I'm quite new in Smalltalk and Squeak (a few days only) though I've been doing Java and Ruby for some time now. One of the things I wanted to do is to try to access to a relational DB through Squeak, either PostgresSQL or MySQL. I've tried the following:
>
> 1. Jim Maynard's Squeak-PosgresSQL client -- can't seem to connect 2. Yanni Chiu's PostgreSQL Client for Squeak -- downloaded it but not sure how to use it 3. MySQL driver at http://squeak.reider.net/mysql/ -- throws an error requesting me to change my MySQL client (I'm using MySQL Server 4.1 though)
>
> Anyone from this list can help? I'm planning to write a comprehensive tutorial on how to create a simple web application using Seaside and Squeak, and if possible a relational database. I found that there is really a lack of such a tutorial for someone who is not from a Smalltalk/Squeak background and I would like to contribute such a tutorial. However I'm stuck myself on the relational database part, would appreciate help here. Thanks!
>
> --
> CHANG Sau Sheong
>
>
> _______________________________________________
> Seaside mailing list
> Seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>
>   


-- 
CHANG Sau Sheong

http://blog.saush.com - brain dump
http://jaccal.sourceforge.net - smart card toolkit
http://screensvr.rubyforge.org - Flickr screensaver
http://ced.dev.java.net - Chinese-English Dictionary
http://www.projectible.com - online project publishing

Fellow, Singapore Institute of Arbitrators



More information about the Seaside mailing list