SQL close connection falure

Marcus Pedersén marcus.pedersen at comhem.se
Wed Jan 4 21:46:37 UTC 2006


Hi!
I have made an app. that connects to an SQL-server.
I use class ODBCConnection to connect and it connects allright but  
when I want to close the connection I can't!!
I have tried message:
                                         closeNotFail
                                         close
                                         shutDown
                                         finalize
                                         unregisterForFinalation;  
finalatize.

But message isConnected returns true everytime!
What am I doing wrong???

Many thanks in advance!
Marcus



More information about the Squeak-dev mailing list