hello all
i wrote a script that takes event viewer messages, manipulates a string for my purposes and inserts a new values after manipulation. The description field is set to 8000 varchar, however many messages go past that and the whole text gets cut off... What can I do to overcome the datatype problem so it can hold more?
thanks!