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 |
|
theo
Starting Member
1 Post |
Posted - 2002-11-26 : 07:17:34
|
| when entering data into a column in a table (data type varchar, size = 5000) some cells appear to be locked - I can't make any changes to the data at all. Other cells in the same column are free of any restrictions, and some cells only let me add a few characters, although the data is well below the 5000 limit. Can anybody explain how to 'unlock' all the cells in the column? |
|
|
robvolk
Most Valuable Yak
15732 Posts |
Posted - 2002-11-26 : 07:33:21
|
| Sure, don't use Enterprise Manager for data entry. |
 |
|
|
|
|
|