G
Guest
I assigned the ConnectionString to SqlConnection, then I called Open() which
succeeded, but when I tried to used the that conn. object ConnectionString
for another connection, it was missing Password key.
Is that an undocumented feature of the SqlConnection? I could not find any
info on that behavior.
panpawel
succeeded, but when I tried to used the that conn. object ConnectionString
for another connection, it was missing Password key.
Is that an undocumented feature of the SqlConnection? I could not find any
info on that behavior.
panpawel