[Mono-list] Databind to SQLServer
Gonzalo Paniagua Javier
gonzalo@ximian.com
20 May 2003 17:08:57 +0200
El vie, 16 de 05 de 2003 a las 08:38, Jones, Larry escribió:
> I have done so many different versions of this I get confused. I had:
> <%@ Import Namespace="System.Data.SqlClient" %>
>
> and I had
>
> <%@ Import Namespace="System.Data" %>
>
> at one point. (Seems like in the previous release this worked,...) So, I
> added it back in, and now I don't get any data back. Its essentially the
> same exact code as in my C# program, which does pull the data. Heres the
> complete aspx page:
Instead of sending that page over and over, you could just file a bug
report in http://bugzilla.ximian.com (see also
http://www.go-mono.com/contributing.html#goodbugreport).
Please, also attach the SQL needed to create the database and its
tables.
Thanks in advance.
-Gonzalo