Comparing incorrectly wanting to add/remove lines
Comparison plugin for Notepad++ editor
Brought to you by:
jsleroy
I have a slight problem comparing two stored procedures SQL code. Attached image of the comparison of the segments with the issue and the two original files compared.
From what I can tell when I remove all the single quote lines (i.e. line with ') it seems to compare normally but when they exist it seems to scramble something in the comparing.
The actual difference in these lines is that one file has a space at the end of the line and the second file doesn't have a blank space.
First SPROC File
Second SPROC File. If you compare the files the other way around it has different areas it has issues with.