I'm trying to create a field where I can hold more than 255 characters. Previously we were using SQL 6.5 and now we have switched to SQL 2000. With the old version of SQL I had created a field text which allowed more than 255 characters, however now when I try to do the same thing in the new version of SQL it only allows me to type in a total of 255 characters. I'm not sure if maybe it is the version difference and they have changed something or if I'm using the wrong field. Can anyone help me out? I need a field where I can enter in more than 255 characters.
Thanks in advance.
Thanks in advance.