Posts
Sort by recent activity
Suggestion: list alignment
SELECT a.column1, a.column2 FROM dbo.atable a
emerges, with the multiple line statements "Place commas at start" and "Align to list" with "Space after commas" checked as:SELECT a.column1
...
Exception: The type initializer for "_40" threw an exception
Just installed it and chose "Launch..." from the Finished dialog...
I had PromptSQL v1.4 installed and running when the install began. I exited it and closed the session that was connecting to my ...
Did you "uninstall" the original Product?
Well, it's gone!
Amazing vanishing trick, that one...
Without warning, no less...
What's up with THAT??? :twisted:
Why did you kill the Snippet Import/Export?
I have SO MANY snippets from the original that really help my work. I go to your options tab and... NOTHING to help me import the XML into this version :twisted:
The original managed to occasional...
Bug: 2nd table added w. immed dpnds - Reapply Layout didn't
First off, I had diagrammed the entire DB - not something you planned on us doing... However, once that's done and the initial Table and its immediate dependencies were selected, then "Invert", th...
Option to "Omit Column"
I have a Product table that contains largely static but three volatile columns. To the purist reading this: I inherited the table and it's pervasive in SP's and .Net code... so "rearchitect" is a ...
Suggestion: Show Interface Variables
The SP and UDF icons have that UML-style "interface" line-and-blob (v. technical term). Nice to see, but could you show the interface variables when the 'blob' or 'line' is either hovered over or ...
Memory Hog and gosh darn slow!
My DB is not that large - see the counts below - and I needed to analyze a SP that calls nested SP's that call SP's... The tool showed me exactly what I wanted, so I decided to isolate the objects...
Schema change not recognized on "Refresh"
Summary of schema changes:
1. Added parent table, "Site", to handle multiple websites contributing data to an existing table.
2. Added fk, SiteID, to "Donation" table, NOT NULL.
Data:
1. Added 4 ro...
Propagating system functions
The generates synchronize script omits "header and footer" lines when propagaing system functions, i.e., from master to master. I couldn't see an option to get them to generate so had to open the ...