If this is your first visit, be sure to check out the FAQ by clicking the link above.
You may have to register before you can post: click the register link above to proceed.
To start viewing messages, select the forum that you want to visit from the selection below.
Hi, I need to desgin a table to store the information about some comments. People can write a comment for about 500-1000 words. What data type should I use? varchar? I am using MSSQL 2000. What's the maximum length of varchar? Thank you for your help!