[Mono-list] DataBinding

Igor Nosyryev nosyryev@attbi.com
Thu, 1 May 2003 13:48:30 -0400


This is a multi-part message in MIME format.

------=_NextPart_000_005E_01C30FE8.5958FFA0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Mono's System.Data.SqlClient is based on the implementation of TDS =
protocol (namespace Mono.Data.Tds.Protocol). This implementation has =
serious bugs which could make effects like you described.=20
On 4/21/2003 I posted fixes to 2 bugs (String and Decimal values) but =
they are not in CVS yet. You could try apply fixes and try again.

Good luck!

----------------------------------------
Igor Nosyryev
E-mail: nosyryev@attbi.com

----- Original Message -----=20
From: "Jones, Larry" <LJones@Lithonia.com>
To: <mono-list@ximian.com>
Sent: Wednesday, April 30, 2003 8:51 PM
Subject: [Mono-list] DataBinding


> I got a test MS Sql access going in an ASP.NET (.aspx) page by doing
> response.writes.  But when I tried to DataBind it to a DataList or =
Datagrid,
> it would fail or hang.  I could run the exact same program on a IIS =
5.0
> Server with the same Sql Data base accessed and it runs fine.  So =
something
> is wrong with the .aspx DataBinding.
>=20
> Larry Jones
> Hydrel/Lithonia Lighting
> _______________________________________________
> Mono-list maillist  -  Mono-list@lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
------=_NextPart_000_005E_01C30FE8.5958FFA0
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.2800.1170" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY>
<DIV><FONT face=3DVerdana size=3D2>Mono's System.Data.SqlClient is based =
on the=20
implementation of TDS protocol (namespace Mono.Data.Tds.Protocol). This=20
implementation has serious bugs which could make effects like you =
described.=20
</FONT></DIV>
<DIV><FONT face=3DVerdana size=3D2>On 4/21/2003 I posted fixes to 2 bugs =
(String and=20
Decimal values) but they are not in CVS yet. You could try apply fixes =
and try=20
again.</FONT></DIV>
<DIV><FONT face=3DVerdana size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DVerdana size=3D2>Good luck!</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV>
<DIV><FONT face=3DVerdana=20
size=3D2>----------------------------------------</FONT></DIV>
<DIV><FONT size=3D2>Igor Nosyryev</FONT></DIV>
<DIV><FONT size=3D2>E-mail: </FONT><A =
href=3D"mailto:nosyryev@attbi.com"><FONT=20
size=3D2>nosyryev@attbi.com</FONT></A></DIV></DIV>
<DIV><FONT size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT size=3D2>----- Original Message ----- </FONT>
<DIV><FONT size=3D2>From: "Jones, Larry" &lt;</FONT><A=20
href=3D"mailto:LJones@Lithonia.com"><FONT=20
size=3D2>LJones@Lithonia.com</FONT></A><FONT size=3D2>&gt;</FONT></DIV>
<DIV><FONT size=3D2>To: &lt;</FONT><A =
href=3D"mailto:mono-list@ximian.com"><FONT=20
size=3D2>mono-list@ximian.com</FONT></A><FONT size=3D2>&gt;</FONT></DIV>
<DIV><FONT size=3D2>Sent: Wednesday, April 30, 2003 8:51 PM</FONT></DIV>
<DIV><FONT size=3D2>Subject: [Mono-list] DataBinding</FONT></DIV></DIV>
<DIV><FONT size=3D2><BR></FONT></DIV><FONT size=3D2>&gt; I got a test MS =
Sql access=20
going in an ASP.NET (.aspx) page by doing<BR>&gt; response.writes.&nbsp; =
But=20
when I tried to DataBind it to a DataList or Datagrid,<BR>&gt; it would =
fail or=20
hang.&nbsp; I could run the exact same program on a IIS 5.0<BR>&gt; =
Server with=20
the same Sql Data base accessed and it runs fine.&nbsp; So =
something<BR>&gt; is=20
wrong with the .aspx DataBinding.<BR>&gt; <BR>&gt; Larry Jones<BR>&gt;=20
Hydrel/Lithonia Lighting<BR>&gt;=20
_______________________________________________<BR>&gt; Mono-list =
maillist&nbsp;=20
-&nbsp; </FONT><A href=3D"mailto:Mono-list@lists.ximian.com"><FONT=20
size=3D2>Mono-list@lists.ximian.com</FONT></A><BR><FONT size=3D2>&gt; =
</FONT><A=20
href=3D"http://lists.ximian.com/mailman/listinfo/mono-list"><FONT=20
size=3D2>http://lists.ximian.com/mailman/listinfo/mono-list</FONT></A></B=
ODY></HTML>

------=_NextPart_000_005E_01C30FE8.5958FFA0--