Forum Replies Created

Viewing 5 posts - 1 through 5 (of 5 total)

  • RE: PromptSQL

    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...

  • RE: PromptSQL

    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...

  • RE: PromptSQL

    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...

  • RE: PromptSQL

    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...

  • RE: Recommendations for a Query Analyzer replacement

    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:

    http://www.promptsql.com/

     

Viewing 5 posts - 1 through 5 (of 5 total)