No the Database call was truncating the entries after like 255 char's or something... as for the DB truncating that is up to the DB people... not me... I just needed to make sure I grabed all the data they spit at me... Thank you :)
-----------------------
Billy S.
Slinar Hardtail - Hand of Dane
Datal Ephialtes - Guildless
RallosZek.Net Admin/WebMaster
perl -e '$cat = "cat"; if ($cat =~ /\143\x61\x74/) { print "Its a cat!
+\n"; } else { print "Thats a dog\n"; } print "\n";'