In a project of mine the SQL statements that are executed against a SQL Server are failing for some unknown reason. Some of the code is already used in production so debuggi
Best way is to fire up profiler, start a trace, save the trace and then rerun the statements