Msg 537, Level 16, State 3, Line 16Invalid length parameter passed to the LEFT or SUBSTRING function.We have a proc which inserts data into a table, selects from a view. This procedure fails with the above error ... can anyone please help ... I see no traces of any functions in the code...its plain simple query with insert into table, select * from view.
↧