Activity overview
Latest activity by mkearl
Beta 2
I like now that I can see the saved connections.
Overall it seems to be a bit more stable in that intelesense is finding more of what I want.
There needs to be a way to only show info for the curre...
Choosing Columns - No intelesense & Groupby
If you were to type in the following:
Select firstname from people
You would get intesense after you typed in the from which is as expected.
What would be nice is that if you did the same thing
Sel...
Enhancement Request - Intelesense/listsize preference
It would be nice to have a preference to set the intelesense list size so instead of showing 12 items you could display more.
Not a big one but it would be nice. I know it drills down but sometimes...
Analysis Services
I tried to link prompt into analysis services and it prompted me the first time I did a MDX query but for some reason the intelesense shows up for the database server on the same server and not the...
One thing I dont like
If I am typing something like .. select * from accounts and then get a popup for the tables and then hit backspace because I realized that I typed the wrong table I dont always get the intelesense ...
I alias mine as well but sometimes when you dealing with a huge table it can get confusing with two entries one with table alias and then just the column. You can't always alias tables with one character cuse in a large query you ay have already used that alias and so you may have to use something like addr for address table when linking to the accounts a table. / comments
I alias mine as well but sometimes when you dealing with a huge table it can get confusing with two entries one with table alias and then just the column. You can't always alias tables with one ch...
I think most developers in the corporate world would have a tough time convincing corporate to puchase a tool that saves them a bit of typing.
It does save some time and is really nice for the developer but for $95 per seat I think it is a bit steep. It needs to be priced at a level that a developer thinks oh hell I will just buy it myself because I love it. It also depends on where your going to take it you mentioned that you were going to be adding features so it maybe something that you can't live without.
Just my two cents / comments
I think most developers in the corporate world would have a tough time convincing corporate to puchase a tool that saves them a bit of typing.
It does save some time and is really nice for the deve...
Ability to not show tablename.column in list
Is there a preference to have the list of column names not show tablename.column currently the list shows all of the colum names with tablename.colum as well as just the column name or have a quic...
Request - Alias preferences
Have the ability to setup default aliases for tables such that for a given table such as Invoice will always inserted as i or address always inserted as ads or whatever you setup.
Functions still showing up
I have disabled functions from showing up in the dropdown and they are still showing up in the list of items.
Using SQL 2005 Server Management Studio