Michael; Had this problem before. I imported the database from Access and the size of the field was NTEXT.
Check your tables in SQL Server and make sure the text field is set to either varchar(5000) or TEXT. One of these should work. M -----Original Message----- From: Tangorre, Michael [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 09, 2003 10:19 AM To: CF-Talk Subject: RE: CF 4.01 Problem not seing 0 or 255 values... ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting. Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

