The porting continues...  It is getting closer to doing something.  It just 
raised an ODBCWarning about the server changing the language to us_english.  
Any ideas?  Either I do not care or should set it up front??

One thing really surprised me, and note that I might have brought this on 
myself (though I think that is unlikely) by messing with startup and shutdown: 
the ODBCLibrary was stubbornly clinging to the Linux library from my home 
machine.  I finally used

    ODBCLibrary default initialize.

which seemed to put an end to the separation anxiety.  Is there a better fix?  
I suppose I should try this in a clean image to see if there is really a 
problem therein, but that will be a little hard to do without a lot of my code, 
almost any of which either depends on changes I have made or could have caused 
the problem.

Maybe I should ask whether some of you use ODBC on Windows and Linux and have 
no problems moving between the machines.

Bill

_______________________________________________
Pharo-project mailing list
[email protected]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

Reply via email to