Re: ConnectionPooling and the new parameter_collection.cs
Posted by: James Pearson
Date: December 07, 2006 02:47AM

Thanks for your reply and help, Matt. Interestingly after adding ConflictOption.OverwriteChanges it doesn't cure the problem, but the exception message has changed slightly:

Without ConflictOption.OverwriteChanges:
"System.ArgumentException: Item has already been added. Key in dictionary: '?p14' Key being added: '?p14' ..."

With ConflictOption.OverwriteChanges:
"System.ArgumentException: Item has already been added. Key in dictionary: '?p2' Key being added: '?p2' ..."

Options: ReplyQuote


Subject
Written By
Posted
Re: ConnectionPooling and the new parameter_collection.cs
December 07, 2006 02:47AM


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.