Re: call to stored procedure from dataadapter.fill goes on forever
Posted by: Yvan Rodrigues
Date: October 26, 2006 08:00AM

I had Fill() hang on me but it was because the application was multi-threaded and another thread was accessing the database using the same connection, so it may not apply to your problem.

Options: ReplyQuote


Subject
Written By
Posted
Re: call to stored procedure from dataadapter.fill goes on forever
October 26, 2006 08:00AM


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.