Click to See Complete Forum and Search --> : DB Text column to ASP Datagrid


Joe
05-07-2002, 02:12 PM
I have a text column in SQL. I am grabbing the data with a webservice and
returing it to an asp.net page using C#. But cannot seem to get the Text
data to display. I new how to do this with ASP and ADO, but can't seem to
get it with ASP.Net and ADO.Net. Anyone done this already?