Please do not reply to this email- if you want to comment on the bug, go to the URL shown below and enter your comments there.
Changed by [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=76969 --- shadow/76969 2005-12-12 09:00:53.000000000 -0500 +++ shadow/76969.tmp.25748 2005-12-12 09:45:30.000000000 -0500 @@ -121,6 +121,14 @@ } return connection; } } Maybe this helps. + +------- Additional Comments From [EMAIL PROTECTED] 2005-12-12 09:45 ------- +the keyword 'Persist Security Info' is not implemented in Sqlclient.. +The older version's of sqlclient threw an exception if the keyword was +used ,but the newer versions just ignores the keyword and does not +throw an exception.. Version's after 1.1.8 should work fine .. you can +either update ur version or not use the Keywork 'Persist Security +Info' in the connection string.. let me know if u still face any issues.. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
