[squeak-dev] Re: Squeak and MySQL?

Germán Arduino garduino at gmail.com
Wed Jul 30 22:42:37 UTC 2008


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
>>
>
>
>
>
>



More information about the Squeak-dev mailing list