[squeak-dev] Accessing MYSQL from Squeak

Benoit St-Jean bstjean at yahoo.com
Thu Nov 16 20:47:17 UTC 2017


Assuming that for some reason you cannot access the SqueakSource repository, just load the package via Monticello with this:
MCHttpRepository
    location: 'http://www.squeaksource.com/MySQL'
    user: ''
    password: ''


----------------- 
Benoît St-Jean 
Yahoo! Messenger: bstjean 
Twitter: @BenLeChialeux 
Pinterest: benoitstjean 
Instagram: Chef_Benito
IRC: lamneth 
Blogue: endormitoire.wordpress.com 
"A standpoint is an intellectual horizon of radius zero".  (A. Einstein) 

    On Thursday, November 16, 2017, 3:25:14 PM EST, Chris Cunnington <brasspen at gmail.com> wrote:  
 
 > I'm also having trouble finding/loading the main MYSQL package.
Hmm. 
Colin started this MySQL driver business. But there’s nothing publicly available from him anymore. Whatever tantalus was it’s not at his repo now. 
http://source.wiresong.ca/
Try these. 
http://www.squeaksource.com/MySQL.htmlhttp://www.squeaksource.com/IOSPersistent.htmlhttp://www.squeaksource.com/MySQLtesting.html
There’s also this long page of chunk format for a driver. Revolting though this page is, it does have the jdm initials which correspond with the Squeak Wiki page about a MySQL driver I gave you previously. It’s probably the accompanying driver for that wiki page.
https://lists.gnu.org/archive/html/help-smalltalk/2007-09/msg00037.html
Chris 
  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20171116/ff23acc9/attachment.html>


More information about the Squeak-dev mailing list