Since I've upgraded to VS.Net 2003 I receive the following
message every time I want to add a parameter to an
OracleParameterCollection:
The OracleParameter with ParameterName <ParamName> is
already contained by another OracleParameterCollection.
Does anyone know why this is happenning since it was
working fine on the previous version?