Comments
Sort by recent activity
I like the new ToolBelt loader , very slick
Mike / comments
I like the new ToolBelt loader , very slick
Mike
The Build is 3.5.0.323
I'll download the final build and check again
Cheers
Mike / comments
The Build is 3.5.0.323
I'll download the final build and check again
Cheers
Mike
Hi
Loaded 3.5.0.333 and all is well
Cheers
Mike / comments
Hi
Loaded 3.5.0.333 and all is well
Cheers
Mike
Have you tried SQL Refactor , it gives na enormous number of ways to reformat code and make things more legible
It complements SQL Prompt nicely / comments
Have you tried SQL Refactor , it gives na enormous number of ways to reformat code and make things more legible
It complements SQL Prompt nicely
Hi Bart
I have sent scrren dumps by mail , it looks horribly like the list is case sensitive , Now I know it works fine but not like 3.1
Is there a setting ? or is it a bug ?
Mike / comments
Hi Bart
I have sent scrren dumps by mail , it looks horribly like the list is case sensitive , Now I know it works fine but not like 3.1
Is there a setting ? or is it a bug ?
Mike
Hi
Have you made the Candidates List case sensitive , it never used to be I typed Print @ na dall the variables show , I type Print @f lower case , they all disappear
Ditto all the Select Statements etc Select * from f gives nothing
Select * from F gives what I would expect
Case Sensitivity is not nice in SQL its bad enough in C# , have I missed a setting ??
Cheers
I can sedn screen dumps if you wish
Mike / comments
Hi
Have you made the Candidates List case sensitive , it never used to be I typed Print @ na dall the variables show , I type Print @f lower case , they all disappear
Ditto all the Select Statement...
Hi
You may want to look at Visual Assiste X for VS 2005 , to see how they approach AutoText (ie Snippets)
You can add a snippet and include $Anything$ in the code , as you use the shortcut or select the snippet you are prompted to provide Anything , which is insetrted into the code wherever yo define $Anything$
Imagine creating a standard wrapped property by typing your variable once !
they are www.wholetomato.com
PS yes I am lazy any labour saving stuff for me !!
Cheers
Mike / comments
Hi
You may want to look at Visual Assiste X for VS 2005 , to see how they approach AutoText (ie Snippets)
You can add a snippet and include $Anything$ in the code , as you use the shortcut or selec...
What I meant was that once you had coded a query you can copy it to ClipBoard and then create a snippet from it
I have just tried again and RH mouse doesn't give a context menu and Ctr V fails as well
It fails for both New and Edit snippets
It may be a setting but I get the same behaviour on 2 PC's [image] / comments
What I meant was that once you had coded a query you can copy it to ClipBoard and then create a snippet from it
I have just tried again and RH mouse doesn't give a context menu and Ctr V fails as w...
It was one of my prime "misisng Bits" from the beta , i use VS 2005 as a prime IDE and would also like to write sp's without moving into sqlMMSS / comments
It was one of my prime "misisng Bits" from the beta , i use VS 2005 as a prime IDE and would also like to write sp's without moving into sqlMMSS
Hi Bart
I added 2 for a test
ssf Select ** from
ii Insert into :?: :?:
The I used them in a query no problem , they appeared in Candidates list and worked
I then closed down ssms and poof they're gone !!
Can I saving them to a wrong file ?, where does the file live ? / comments
Hi Bart
I added 2 for a test
ssf Select ** from
ii Insert into :?: :?:
The I used them in a query no problem , they appeared in Candidates list and worked
I then closed down ssms and poof they're ...