Re: Database connection fail at first time
Posted by: Haobo Wang
Date: February 01, 2005 03:25AM

Finally, I solved the problem.
My issue is nothing related to open connection. It is because I didn't close the connection when finished. I expect the garbage collection will do that. :(

After I add code to close connection, everything works perfect.
Hope this help.

Options: ReplyQuote


Subject
Written By
Posted
Re: Database connection fail at first time
February 01, 2005 03:25AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.