SQL Datatype
Hi,
This is probably an easy one but i cant seem to find the answer :(
I have created an Intranet for the company i work for, and have used the Web Wiz Rich Text Editor to get them to input data into the database as HTML code, which is then displayed on the site.
The only problem is the field is currently varchar which has a limit of 8000 bytes, but due to HTML coding this is not enough for some pages they want to create.
So my question is what is the largest datatype i can use for html code ?:)
|