Comments
Sort by recent activity
I have noticed that the limit seems to be a distance (# of lines) from the declaration of the variable. If the declaration is moved further down in the stored procedure, Prompt4 can detect it from further down. While interesting, it doesn't really solve the problem. / comments
I have noticed that the limit seems to be a distance (# of lines) from the declaration of the variable. If the declaration is moved further down in the stored procedure, Prompt4 can detect it fro...