No candidate list when using PRINT keyword
wsoranno
Posts: 65
Is this a bug? Or a missing setting?
When typing the following:
Declare @Text varchar(50)
SET @Text = 'Some other text'
The candidate list does not popup. If I do Ctrl>Space the list comes up, but is empty.
When typing the following:
Declare @Text varchar(50)
SET @Text = 'Some other text'
The candidate list does not popup. If I do Ctrl>Space the list comes up, but is empty.
Thanks
Bill Soranno
MCP, MCTS, MCITP DBA
Database Administrator
Winona State University
Maxwell 143
wsoranno@winona.edu
"Quality, like Success, is a Journey, not a Destination" - William Soranno '92
Bill Soranno
MCP, MCTS, MCITP DBA
Database Administrator
Winona State University
Maxwell 143
wsoranno@winona.edu
"Quality, like Success, is a Journey, not a Destination" - William Soranno '92
Comments
I was able to replicate the issue at our end. I tested this isssue against SQL Prompt 4 and this has been fixed.
We have an official release for this version sometime in July which will fix the issue.
Kindly let me know if you have any other queries regarding SQL Prompt, I'll like to answer.
Product Support
Redgate Software Ltd.
E-mail: support@red-gate.com