Activity overview
Latest activity by jermy
Hi,
Another issue:
closed XMLs always opened when I start SSMS, although I had un-checked the option to re-open closed tabs on startup.
BTW,
The error I've just mentioned when moving from XML Tab is:
Tab Magic - SQL Query Keeper has encountered a problem.
We are sorry...
===========
Object reference not set to an instance of an object.
THNX
Jermy / comments
Hi,
Another issue:
closed XMLs always opened when I start SSMS, although I had un-checked the option to re-open closed tabs on startup.
BTW,
The error I've just mentioned when moving from XML Tab i...
theo wrote:
Hello,
I'm the developer of SQL Tab Magic. Sorry for the errors you've run in to, and thanks for reporting them. I've received the error reports you sent in, and I think I've fixed the issues you mentioned. I'll try to release a new version that includes the fixes later this week.
Theo
Hi Theo,
I getting also errors when I open an XML file and then move to another Tab.
Is there an estimation when will you release a fix?
Can I disable the Tab Magic w/o uninstall it?
THNX
Jermy / comments
theo wrote:
Hello,
I'm the developer of SQL Tab Magic. Sorry for the errors you've run in to, and thanks for reporting them. I've received the error reports you sent in, and I think I've fixed t...
Got it too, when I'm working on OLAP db (browse the cube and expand/collapse objects in the object browser) / comments
Got it too, when I'm working on OLAP db (browse the cube and expand/collapse objects in the object browser)
Thank you! / comments
Thank you!
Hi,
It also doesn't list CLR functions in the suggestions.
I have an aggregate function using CLR which concatente strings delimited with commas and I use it quite frequently.
Do you plan to add it?
THNX
Jermy / comments
Hi,
It also doesn't list CLR functions in the suggestions.
I have an aggregate function using CLR which concatente strings delimited with commas and I use it quite frequently.
Do you plan to add it...
I like your idea, but it can't related to a list of words, without their context.
What I mean is that for example if you define "CASE" and "WHEN" in the
"List of works to indent the block before"
and "END" in the
"List of works to unindent the block before"
and all above + "ELSE" in the
"List of works to break the line before"
you will get the following code:
SELECT
CASE
WHEN 1 = 1 THEN 'A'
WHEN 1 = 2 THEN 'B'
ELSE 'C'
END
Because the 2nd "WHEN" don't need to be indented only the first.
So maybe it should have kind of templates for block statements with macro for indent one tab/indent to list/unindent/break line/etc. like snippets.
BTW, you wrote
"List of works..."
instead of
"List of words..."
THNX
Jermy / comments
I like your idea, but it can't related to a list of words, without their context.
What I mean is that for example if you define "CASE" and "WHEN" in the
"List of works to indent the block before"...
Synonym Support
Are yuo going to support Synonyms in the comming version? It would be really helpfull.
THNX
Jermy
Any chance yo are going to fix it soon? It's really annoting...
THNX
Jermy. / comments
Any chance yo are going to fix it soon? It's really annoting...
THNX
Jermy.
MDX Prompt
:idea: Do you have in the features pipline support for MDX? maby more languages?