ODBC and Mac OS X

Petr Fischer petr.fischer at praguesoft.cz
Tue Oct 16 17:17:10 UTC 2007


Yes, FFI is installed (FFI was installed by ODBC dependency in  
Universe Browser). Do you have working ODBC enviroment in Squeak on  
Mac OS X?
(I am using squeak-dev image sq3.9-7067dev07.10.1.image)

pf

On 16.10.2007, at 19:09, Ramon Leon wrote:

>> Hi, is possible to use ODBC in Squeak under Mac OS X?
>>
>> My test code:
>> connection := ODBCConnection
>> 				dsn: 'TESTDSN'
>> 				user: '***'
>> 				password: '***'.
>>
>> Error: Unable to find function address.
>>
>> In class method ODBCLibrary>>moduleName is "odbc32" - is it
>> platform independent? No one using ODBC on Mac OS X?
>>
>> Thanks, pf
>
> ODBC requires FFI, do you have FFI installed?
>
> Ramon Leon
> http://onsmalltalk.com
>
>
>

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2435 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20071016/5777529d/smime.bin


More information about the Squeak-dev mailing list