Viewing 5 posts - 1 through 5 (of 5 total)
Pete, I only activated forums on the PromptSQL web site at the beginning of the week -- so you didn't miss them 🙂
FWIW if anyone wants to be notified by...
January 25, 2006 at 1:39 pm
Hello there,
Could you verify that your current statement has a blank line in front of it?
Instead of:
use Northwind
select * from
do:
use Northwind
select * from
If that isn't it, please email...
January 20, 2006 at 9:01 am
Hello A.J,
The thing gets some people is that (as Brian mentioned in his article) to optimize the parsing, PromptSQL currently only parses the chunk of text around the cursor that...
January 19, 2006 at 1:35 am
If you can enable logging (right-click on the PromptSQL icon, click on "View Log...") and send me a log, I'd be happy to take a look at what is happening...
January 18, 2006 at 12:02 pm
If you'd like to stick with Query Analyzer then you might want to check out PromptSQL which adds SQL Intellisense-like autocompletion to QA:
August 15, 2005 at 10:01 am
Viewing 5 posts - 1 through 5 (of 5 total)