Need some help....I am trying to insert a reather long peice of text...couple pages....Into Sql Server 2000. Once it gets so long it refuse to accept it. I have used varchar set to max and text. I dont want to have to right a utility to insert the data as I should bebable to cut n paste it in. I have alse removed all the charage returns to add it to no avail...any ideas?