And once torsten said:



Hi there,

there is work going on for further development of the ODBC package
(the one that was original developed by Diego Gomez Deck) in

http://squeaksource.com/ODBC/

For easier access from within Pharo/Squeak I wrote a Metacello
configuration:

------------------------------
-------------------------------
Gofer new
� squeaksource: 'MetacelloRepository';
� package: 'ConfigurationOfODBC';
� load.

(Smalltalk at: #ConfigurationOfODBC) load
-------------------------------------------------------------

Have fun
Torsten




On Wed, Dec 8, 2010 at 9:18 PM, Luc Fabresse <luc.fabresse@gmail.com> wrote:
Hi Benoit,

�FFI is an external package that you should load.
�Mariano explained how to do it in a previous message here:�http://forum.world.st/Is-FFI-installation-broken-td3061587.html#a3061643

#Luc


2010/12/8 Benoit St-Jean <bstjean@yahoo.com>

I have downloaded the 1.1.1 Pharo "One Click" image and I am trying to load the ODBC package from squeaksource.� FFI stuff is obviously missing...

What happened to the ScriptLoader>>#loadFFI method?

How should I load ODBC ?� Am I missing something?

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