[Mono-bugs] [Bug 37124][Nor] Changed - Mono cannot render a DataGrid control

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Fri, 24 Jan 2003 03:53:59 -0500 (EST)


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 imitko@openlinksw.co.uk.

http://bugzilla.ximian.com/show_bug.cgi?id=37124

--- shadow/37124	Fri Jan 24 02:14:33 2003
+++ shadow/37124.tmp.4090	Fri Jan 24 03:53:59 2003
@@ -96,6 +96,11 @@
 None of the Mono data providers support trusted connections.
 You are using the trusted_connection keyword in your connection 
 string.
 
 Use a connection string like:
 "server=sql_server_name;database=Northwind;User ID=sa;Password="
+
+------- Additional Comments From imitko@openlinksw.co.uk  2003-01-24 03:53 -------
+The bug behaves in same way even i have removed
+"Trusted_Connection=yes;" from the connect string. 
+