R
RZavulunov
I have just stumbled upon this fact. My scenario is the following:
using the same connection object. The second retrieve crashes becuase
there is no password in the ConnectionString. My debugging showed me
that it was when the connection was opened that the connectionstring
was altered. Is this a bug or a feature?
data from a table in Oracle. In the same call, i do another retrieveFrom a web browser i click a button which fires of a call to retrieve
using the same connection object. The second retrieve crashes becuase
there is no password in the ConnectionString. My debugging showed me
that it was when the connection was opened that the connectionstring
was altered. Is this a bug or a feature?