How can we help you today? How can we help you today?
njahncke
SQL Prompt Breaks Block Indenting / Keep Tabs
Hey there everyone, I uncovered this problem originally using the latest version of SQL Prompt 5, but I'm using 6 right now and it is unchanged. Windows 7 SP1 Management Studio (MS): 11.0.2100.60 M...
2 followers 5 comments 0 votes
Who's messing with me, SQL Prompt or Intellisense?
Hey there, On my system, running SQL Prompt v5.2.6.1, this behavior is growing frustrating... Type the following...SELECT * FROM <ONE WORD TABLE NAME BEGINNING WITH I> AS I Pressing...
4 followers 4 comments 0 votes
DEFECT REPORT: Sql Prompt Alias for OPENQUERY in wrong place
The text entered when hitting tab upon typing 'OPENQ' (to expand the OPENQUERY suggestion) yields the following:SELECT * FROM OPENQUERY AS O The cursor follows the O alias. It should do the fol...
2 followers 2 comments 0 votes
Defect Submission: SUM breaks Suggestions Window
DESCRIPTION: Use of the aggregate function SUM() in a SELECT list prevents suggestions pertaining to the context of the query from displaying prior to the placement of the function call within the ...
2 followers 3 comments 0 votes
Unexpected Exit Code 161 with ERASEFILES_ATSTART
Hey there, The maintenance routines I have in place to use SQL Backup haven't changed in months, but suddenly I'm getting 161 Exit Codes (SQL Backup couldn't erase a file) upon execution of the SQL...
3 followers 5 comments 0 votes
SELECT alias capitalization issue.
SQL PROMPT VERSION: v4.0.3.12 SSMS VERSION: v10.0.2531.0 OS VERSION: Windows 7 Enterprise x86 PROBLEM: Aliases in the SELECT portion of a statement are not capitalized appropriately. Capitalization...
3 followers 5 comments 0 votes
Need more control over tabs in SQL Prompt.
Hey there, I absolutely love the product, but I do have a problem with the way tabs are apparently used. Is there any way at present to prevent SQL Prompt from automatically inserting tabs on the n...
3 followers 3 comments 0 votes