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 |
|
Carl Jordan
Starting Member
4 Posts |
Posted - 2000-12-21 : 04:41:52
|
| I'm trying to add a large amount of text (about 900 characters) to a record in the Enterprise Manager but it will only let me paste (or type) in 255 characters.The field data type has been tried as text, varchar, and char with the length set to 6000.What am I doing wrong?Cheers,Carl |
|
|
|
|
|