Posts
Sort by recent activity
Improvements for WHERE clause
Hi,
When typing SELECT commands with a where clause, SP shows me the columns in alphabetical order. It will be nice if I can get the column list in the table physical order, or at least, the primar...
Improvement for INSERT command
Hello.
It will be great if:
When typing INSERT command, SP could mount the column list (as we get when typing * tab in select from), and may a template with the datatype (as we get when typing exec...
USE Comand
Hello.
When typing command USE, SP3 are showing me the databases, but also showing a lot of reserved words (ex. ACTION, ADD FILE, etc).
It's now a real "problem", but, if you can fix this behavior....
Check for updates
Hello.
Using SP3.0 (last build), "check for updates" doesn't shows me the version 3.10.1.0 (the new *beta).
The reasosn is because 3.10 is still in "beta" phase?
Thanks
Ésio
USE command sometime don't work
Hi.
Sometimes, when using "USE <DB>", SQLPrompt still shome the schema from the oldier database. I need to repeat the command or use the databases combo in QA to get my actual schema.
SP v> 3.0.0.8...
Bug in beta persisting in final release
I mentioned this in beta forum:
I have one database called CP and another called CP_PRD
If I type use CP_PRD, when typing use CP <at this point SQL Prompt starts getting CP schema, and it doesn't w...
Check for updates not working
The function check for updates are not showing I'm with a older version (beta version instead of final release).
Thanks
Ésio Nunes
.dbcache files are not cleaned.
Looking my "documents and settings......\Application Data\Red Gate\SQL Prompt 3" I found a lot of .dbcache files (ex. dfdab9d3ab924b049bbdef3dc24cb045.dbcache).
Are these files must be deleted when...
Delay with large script blocks
If I paste a large script block, SPv3 takes some time to free QA to I edit the queriy. It's ok, I think it is parsing the code.
But after I start editing my code again(the code is alredy parsed), a...
Delay with large scripts and using connections to ingnore
@CURSOR_ROWS, etc, etc).
It's hurts the speed to write large script blocks.
Thanks
Ésio