Greetings! This is my first post on this site. I have ported a small database over from SQL 2005 to SQL 2008. I deleted all data from all tables, and I am now unable to enter data into a couple of tables, getting the same error message in each. If I put 1 character into a varchar(5) field, for example, I get "string or binary data would be truncated" error. I took a look at permissions and gave my self server admin and full access to the database...same issue. Any ideas?? This has got to be something simple or wierd... Thanks for any help
Welcome to the forums! Check: http://social.msdn.microsoft.com/Forums/en/transactsql/thread/ec184168-ddd1-4df5-b2c7-c6671b602a3d HTH