ODBC and Mac OS X

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


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
-------------- 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/361875f7/smime.bin


More information about the Squeak-dev mailing list