How can we help you today? How can we help you today?
jbrune
Is there a plan to create SQL Prompt support for PostGreSQL?
This is desperately needed.  I've been on SQL Server since 6.5, and have been using SQL Prompt for ever.  My company is moving over to PostGre and I have to type most of my queries in manually!  Th...
11 followers 15 comments 0 votes
Bug in rename alias within a stored proc if select list calls a function
A bug that's a bit tough to find. The Rename Alias / Variable (F2) functionality does not work if there is a function in the select list and it's with a proc. For example: CREATE PROCEDURE dbo.MyP...
2 followers 2 comments 0 votes
Formatting WHERE condition on new line followed by parenthesis. Might be a bug
I'm trying to set up custom formatting and can't get the WHERE clause to be on it's own line if my condition is in parentheses, i.e. WHERE ( Here's a screenshot: I'm using version 8.0.0.1241. Thanks.
2 followers 2 comments 0 votes
How do I commit *from* source control
Newbie here. I get that I can make changes in SQL and then commit them to source control, but what if I've updated a script in my source control (SVN)? From the Red-Gate Source Control I can only...
1 follower 1 comment 0 votes
Problems with dialog box that shows up on left side
Is there a way to disable the functionality of the pop up block box that appears on the left hand side when you press the CTRL key twice? I'm not sure what to call it. It's a minor annoyance when...
3 followers 3 comments 0 votes
"Top Queries" is missing some queries?
We have a trace on our server to catch long running queries. One of the queries it caught ran for 60 seconds. I checked SQL Monitor for the time the long query occurred, ordered by duration, show...
1 follower 1 comment 0 votes
Tab History Issues - Search Not Working All the Time
Let me first say I really like the Tab History feature of SQL Prompt. However, I do occasionally run into issues with it. I believe this most often occurs when I have multiple tabs with the same ...
2 followers 6 comments 0 votes
New Tab History Interface
I really like the tab history feature of SQLPrompt, but I must say I liked the previous interface much better. For one thing, in did not include tabs that are currently open. I'm not sure why tha...
1 follower 1 comment 0 votes