Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Administration - SQL Server 2014 » Latest topics
Viewing all articles
Browse latest Browse all 6525

Insert failing in database

$
0
0
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.

Viewing all articles
Browse latest Browse all 6525

Trending Articles