How can we help you today? How can we help you today?

Suggestions stop working after line in code

Spatial not all there yet.

sqlprompt stops providing suggestions after this line of code, where @XYOrigin is a Geometry Type.
UPDATE @tWell SET EastingExaggerated = (@XYOrigin.STX + (@XYOrigin.STDistance(XY) / @VerticalExaggeration)) WHERE ListOrdinal <> 0
if @XYOrigin.STX is changed to value (10) suggestions resume after this point. As one would expect.

Spatial still appears to be an issue with sqlprompt, getting better but still issues.
01011010
0

Add comment

Please sign in to leave a comment.