On Sun, Jul 18, 2010 at 8:49 AM, Tudor Girba <tudor.gi...@gmail.com> wrote:

> Hi,
>
> I tried loading it, but I get :
> "This package depends on the following classes:
>  ExternalLibrary
>  ExternalStructure"
>
> Can anyone tell me where to find these from?
>

This means that you need Metacello ;)

Those classes are from FFI, a pre-requisite for ODBC to work.
Maybe there is a ConfigurationOfODBC somewhere...

For the moment, I recommend you to install FFI using the ConfigurationOfFFI.

Cheers

Mariano


>
> Also, are there eternal prerequisites to work with ODBC?
>
> Cheers,
> Doru
>
>
>
> On 18 Jul 2010, at 00:35, Levente Uzonyi wrote:
>
>  On Sat, 17 Jul 2010, Tudor Girba wrote:
>>
>>  Hi,
>>>
>>> Is there a way to connect to a Microsoft Access database from Pharo?
>>>
>>
>> Yes, with ODBC.
>>
>>
>> Levente
>>
>>
>>> I have an mdb file of 300 Mb that I would need to analyze.
>>>
>>> Cheers,
>>> Doru
>>>
>>>
>>> --
>>> www.tudorgirba.com
>>>
>>> "Next time you see your life passing by, say 'hi' and get to know her."
>>>
>>>
>>>
>>>
>>> _______________________________________________
>>> Pharo-project mailing list
>>> Pharo-project@lists.gforge.inria.fr
>>> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
>>>
>>>
>> _______________________________________________
>> Pharo-project mailing list
>> Pharo-project@lists.gforge.inria.fr
>> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
>>
>
> --
> www.tudorgirba.com
>
> "Speaking louder won't make the point worthier."
>
>
>
> _______________________________________________
> Pharo-project mailing list
> Pharo-project@lists.gforge.inria.fr
> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
>
_______________________________________________
Pharo-project mailing list
Pharo-project@lists.gforge.inria.fr
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

Reply via email to