Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Long text field not showing data

Status
Not open for further replies.

puitar

Programmer
Apr 8, 2001
64
AU
Greets,

Why does my data stored in a SQL Server 2000 'Long Text' field show '<Long Text>' instead of the proper data?
This happens in my ASP pages as well as when I return all rows in the table view.

p
 
I can only imagine you're using a DataGrid-type object in your ASP instead of building a HTML table? <insert witticism here>
codestorm
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top