Bug - SQL Prompt 3.6.0.82 - aliases prompt for connections

paschottpaschott Posts: 71 Bronze 4
edited September 12, 2007 6:51AM in SQL Prompt Previous Versions
This was around in 3.5 as well. When I type a new query:

SELECT * from MyTable as m
where m. <-- Problem occurs here

I get a prompt to log in to "m" or "Server.m". I hit Escape, go back and hit my auto-complete key and "m" will work fine as an alias on that query connection for the rest of the session. If I open a new window and repeat, I will be prompted to authenticate for "m" again.

-Peter Schott

Comments

Sign In or Register to comment.