[squeak-dev] Re: Squeak and MySQL?

Benoit St-Jean bstjean at yahoo.com
Wed Jul 30 23:10:28 UTC 2008


Good idea.  I'd be willing to put some time and effort in such a project.  I'm on Windows and can test for DB/2, Oracle, InterBase, MySQL and SQL Server if need be.  It would be cool to have a complete coverage of the ODBC API and have a package that is "self-contained" (no dependency on a particular TimeStamp implementation defined elsewhere for instance).  We should use/fix whatever is broken/missing in the "base" image.

Is this the start of a new project?  ;)

 -----------------
Benoit St-Jean
Yahoo! Messenger: bstjean
Blog: lamneth.wordpress.com
A standpoint is an intellectual horizon of radius zero.
(Albert Einstein)



----- Original Message ----
From: Germán Arduino <garduino at gmail.com>
To: rjriv at sbcglobal.net; The general-purpose Squeak developers list <squeak-dev at lists.squeakfoundation.org>
Sent: Wednesday, July 30, 2008 6:42:37 PM
Subject: Re: [squeak-dev] Re: Squeak and MySQL?

We should joint efforts to have an up-to-date and complete ODBC package.

I can help with Monticello stuffs....

Let me know.

Cheers.


2008/7/30 Rob Rothwell <r.j.rothwell at gmail.com>:
> I would also recommend ODBCEnh, which lets you use DSN-less connections, and
> implements doesNotUnderstand to look for common types of field names in the
> collections it returns (so that  ARecord firstName can find field names like
> "firstName, or "FIRST_NAME," etc...).
> The ODBC package is a change set, which, if I recall, loads some global
> constants and things which made the TimeStamp class not work in Aida, I
> think.  Anyway, if you have problems, let me know; I have a version I
> patched many months ago which seems to work...although I didn't know enough
> at the time to turn it into a Monticello package and wrap ODBCEnh up with
> it!
> Take care,
> Rob
>
> On Wed, Jul 30, 2008 at 12:33 PM, Andreas Raab <andreas.raab at gmx.de> wrote:
>>
>> Keith Hodges wrote:
>>>
>>> Latest avaiable is in http://www.squeaksource.com/MySQL
>>>
>>> I use it in combination with some classes in Magritte-RDB available from
>>> mc.lukas-renggli.ch/magritteaddons
>>
>> Thanks for the pointers. Unfortunately, it appears from SqueakMap that the
>> driver is GPLed and since we sell our enterprise server solution this is a
>> no-go. I think I'll go with ODBC.
>>
>> Cheers,
>>  - Andreas
>>
>
>
>
>
>


      
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20080730/7819a40b/attachment.htm


More information about the Squeak-dev mailing list