Hi All,<br>I don't have any clue what this error is about. I am trying to insert a set of fields in to a table and got this error.<br><br><CFINSERT dataSource="PostYourHome" tableName="Properties" formfields="PropertyTypeCode,PropertyAddress,PropertyCity,PropertyStateCode,PropertyZipCode,Garage,School,PropertyAge,AvailableMonth,AvailableDate,AvailableYear,PropertyDescription,SaleBy,PropertyPhotoURL"> <br><br>The same form was working fine but next time i got this error.<br>Please help me on this.<br>Praveen<br><br>Error Diagnostic Information<br>ODBC Error Code = 22001 (String data right truncation)<br>[Microsoft][ODBC SQL Server Driver]String data, right truncation<br>The error occurred while processing an element with a general identifier of (CFINSERT), occupying document position (112:1) to (112:265).<br><br>