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=75393 --- shadow/75393 2005-06-28 10:11:49.000000000 -0400 +++ shadow/75393.tmp.3501 2005-06-28 10:16:47.000000000 -0400 @@ -1,12 +1,12 @@ Bug#: 75393 Product: Mono: Class Libraries Version: 1.1 OS: GNU/Linux [Other] OS Details: Debian sid -Status: NEEDINFO +Status: REOPENED Resolution: Severity: Unknown Priority: Major Component: Sys.Data.SqlClient AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] @@ -48,6 +48,40 @@ send what mono version you are using and the actual trace itself. ------- Additional Comments From [EMAIL PROTECTED] 2005-06-28 10:11 ------- I have had the problem on debian with 1.1.8 installed and on freebsd with 1.1.7 installed. + +------- Additional Comments From [EMAIL PROTECTED] 2005-06-28 10:16 ------- +Unhandled Exception: System.Data.SqlClient.SqlException: Line 1: +Incorrect syntax near ';'. +in <0x000ae> System.Data.SqlClient.SqlConnection:ErrorHandler +(System.Object sender, +Mono.Data.Tds.Protocol.TdsInternalErrorMessageEventArgs e) +in (wrapper delegate-invoke) +System.MulticastDelegate:invoke_void_object_TdsInternalErrorMessageEv +entArgs +(object,Mono.Data.Tds.Protocol.TdsInternalErrorMessageEventArgs) +in <0x0001d> Mono.Data.Tds.Protocol.Tds:OnTdsErrorMessage +(Mono.Data.Tds.Protocol.TdsInternalErrorMessageEventArgs e) +in (wrapper remoting-invoke-with-check) +Mono.Data.Tds.Protocol.Tds:OnTdsErrorMessage +(Mono.Data.Tds.Protocol.TdsInternalErrorMessageEventArgs) +in <0x001b2> Mono.Data.Tds.Protocol.Tds:ProcessMessage +(TdsPacketSubType subType) +in (wrapper remoting-invoke-with-check) +Mono.Data.Tds.Protocol.Tds:ProcessMessage +(Mono.Data.Tds.Protocol.TdsPacketSubType) +in <0x0011b> Mono.Data.Tds.Protocol.Tds:ProcessSubPacket () +in <0x00047> Mono.Data.Tds.Protocol.Tds:NextResult () +in <0x0004f> System.Data.SqlClient.SqlDataReader:NextResult () +in (wrapper remoting-invoke-with-check) +System.Data.SqlClient.SqlDataReader:NextResult () +in <0x000d7> System.Data.SqlClient.SqlDataReader:.ctor +(System.Data.SqlClient.SqlCommand command) +in (wrapper remoting-invoke-with-check) +System.Data.SqlClient.SqlDataReader:.ctor +(System.Data.SqlClient.SqlCommand) +in <0x0006c> System.Data.SqlClient.SqlCommand:ExecuteReader +(CommandBehavior behavior) + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
