Hi!
I'm currently working a site which will require a user to save large text in a databse (DB2).
The question is, what column type should i use on the columns when creating the table in DB2?
The text (which will either be saved in the database from inputbox/es directly or a from textfile). A text might contain as many chars as 1,000.
Any ideas anyone? Thankful for any tips...
/Anders