SQL Prompt 8

Help for older versions available.

These pages cover SQL Prompt 8, which is not the latest version. Help for other versions is also available.

SQL Prompt 6.1 release notes

September 23rd, 2013

Features

  • Server/database connection filtering
    You can now specify the databases you want SQL Prompt to load suggestions for. See Managing database connections.
  • Major performance improvements
  • Added copy button back to object definition box
  • Added option to disable synonym support
  • Autocompletes ALTER statements with SQL Azure

Fixes

We've fixed the following bugs that were reported by users:

  • Tab history won't lock up SSMS on startup if the server/network is unavailable
  • Suggestion list won’t popup after a SELECT * FROM table allowing snippets to be inserted
  • Exception when debugging into stored procedures

We've also fixed the following bugs that were send to us as error reports from SQL Prompt:

SP-4842

{SA} SqlException @ DatabaseCandidateBase.CreateSynonyms(…)

SP-4843

{SA} SerializationInvalidTypeException @ XMLSerializeFormatter.#bco(…)

SP-4847

{SA} IOException @ Initialization.InitializeDatabaseFile(…)

SP-4848

{SA} NullReferenceException @ CandidateCollectionMultiType`1.Add(…)

SP-4849

{SA} NullReferenceException @ DatabaseCandidate2005.CopyMasterObjects(…)

STM-111

{SA} NullReferenceException @ TabWatcher.GetDocumentText(…)

STM-126

{SA} ArgumentException @ VsTextViewUtils.GetWindowFrameAndHierachy(…)

STM-129

{SA} ArgumentNullException @ ExistingQueryReader.ExistingQueryReader(…)


Didn't find what you were looking for?