Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
Shubhro
Starting Member
4 Posts |
Posted - 2001-01-10 : 00:54:19
|
| I have a table in which one of the fields is of ntext data type.When I store some huge data in this field and view the table I can see only Long text and cannot edit the data.But when I fetch the data from the table and show it on a web page it gets displayed properly.I want to know whether there is any way I can edit the "Long Text" data directly in SQL itself. |
|
|
|
|
|