mysql examples

Herbert König herbertkoenig at gmx.net
Thu Oct 6 09:22:20 UTC 2005


Hello Winfried,

WJ> I have used squeak+mysql (+comanche) for a web-based application, which
WJ> is used in-house by ~10 Users. This application has run for 3 years now
WJ> without problems. I haven't touched it for a long time, so I don't
WJ> remember in detail how I did it. But in general the documentation on the
WJ> swiki says it all.

thanks for the info. Are there any differences compared to
mysql-access from other languages or peculiarities one has to take
care of?

Do you have an opinion if it's better to send many queries and process
them in squeak or better let mysql do the work? I would prefer the
first alternative in order to keep the server free for its main tasks.

What I have to do is kind of data mining for indicators of production
quality. Sad reality is: When I know what we are looking for in the
database I'll draw up some paper, telling the programmer what to
implement in Delphi. Then someone will create some fancy diagrams in
Excel.


Herbert                            mailto:herbertkoenig at gmx.net




More information about the Squeak-dev mailing list