Activity overview
Latest activity by montek
*SQL Prompt performance over VPNs and high latency networks*
I see the post above about this issue, but I cannot see any progress or comment on it (and I cannot comment on the issue there because it's locked).
I'm looking for an update here. Most of my team...
Can you tell me if this is slated to be fixed in the next version and when that might be released? / comments
Can you tell me if this is slated to be fixed in the next version and when that might be released?
Great, thank you. I'm surprised no one else has noticed or commented about this. Unfortunately this issue is really preventing me from getting my whole team to use this product, which we purchased in advance of it being ready. The sooner, the better. / comments
Great, thank you. I'm surprised no one else has noticed or commented about this. Unfortunately this issue is really preventing me from getting my whole team to use this product, which we purchase...
dm wrote:
* After hitting JOIN I really want it to just show me tables related via a foreign key -- in 99.9999% of the time those are the tables I am interested in
* The tables on the inserted ON are prefixed by the schema, even though I've removed that option in the Options.
These are both on the top of my list too. I even made another post about the dbo. prefix (#2) issue above and contacted support (who have not yet responded to me). This behavior makes the tool less than useful for me because I don't want those things in my queries (it's just extra mess). The first issue with the joins, I wholeheartedly agree with. Our tables are keyed for a reason (I can't imagine why others NEED this feature so much but that's their business). / comments
dm wrote:
* After hitting JOIN I really want it to just show me tables related via a foreign key -- in 99.9999% of the time those are the tables I am interested in
* The tables on the inserted O...
Any way to remove the "dbo." in front of join suggestions?
I would prefer the suggested joins NOT include dbo. in front of tables when they're in the same schema/owner. Is this possible?
I fixed it. [image] Apparently you have to turn it on in the options. And uninstalling must not REALLY get rid of everything because it remembered that I had it turned off (Availability > SQL Prompt Availability). / comments
I fixed it. Apparently you have to turn it on in the options. And uninstalling must not REALLY get rid of everything because it remembered that I had it turned off (Availability > SQL Prompt Av...
3.10.1 doesn't work?
I have uninstalled 3.10.1 because it was not working in SQL Server Management Studio. I then reinstalled it. It's still not working--at all.
I made sure the license key is installed and activated...
Also, it seems that even though I've uninstalled the application, it's still running in my tray. Shouldn't it tell me if I need to reboot to clear it out? Ugh. / comments
Also, it seems that even though I've uninstalled the application, it's still running in my tray. Shouldn't it tell me if I need to reboot to clear it out? Ugh.
Uninstalling wants me to close EVERY application
I am having a problem with version 3 not working with SQL 2005 Management Studio (it used to work; I don't know what hapened), so I thought I would uninstall it and reinstall it. When I go to unin...
Thanks for your help, Bart. Some follow-up issues/comments:
1. So on the capitalization thing, there's no solution for reserved words (NAME, ROLE). Ugh. I've noticed that even INSIDE text strings, it wants to capitalize these words, which is extremely frustrating. Wasn't there a list of words for auto capitalization in the previous version?
2. I've changed my settings to ignore the other candidates per your suggestion. This helps already. Thank you.
3. The automatic suggestions (from 2 above) seem to prepend the table owner to the joins, which is not desired. Is there a way to remove this?
4. Is the final, released version different from the one I am using (3.0.0.768)? Is there a list of issues that were addressed in the final version somewhere?
Again, thank you. / comments
Thanks for your help, Bart. Some follow-up issues/comments:
1. So on the capitalization thing, there's no solution for reserved words (NAME, ROLE). Ugh. I've noticed that even INSIDE text strin...