I hit this error while my web application was trying to execute a SELECT INTO on a MSSQL 2005 database. I really have two questions:
- What does this error mean and how does this happen?
- Is there a way to prevent these errors by coding in a different way?