How can we help you today? How can we help you today?
JonathanWatts
Hi Dean, Thanks for your feedback, as you point out the main problem we have with the Lay Out feature is that what is good layout and what isn't is very subjective. That being said: 1) dvitner wrote: Further on, in the fetch statement, there should be a space after commas between the variables: Ifetch next from tb into @nazwa, @id, @id_woj, @id_miasto ,@ulica, @telefon, @id_branza, @www, @mail, @kod, @numer_pos, @kierunkowy removed. I agree with you that this is an issue that should be addressed... 2) dvitner wrote: Notice how that "AND @id_woj is not NULL" got broken into two lines. removed. ...and this too. 3) dvitner wrote: It would be nice if the non-necessary parens were removed. SQL Refactor's Lay Out feature will not remove unused columns as we felt that most users probably wouldn't expect this to occur. But we are planning a feature which should highlight params and variables that aren't used, this would then allow users to delete them at their discretion. However, in the case of cursors it would rely on users remembering to also remove the unused columns which wouldn't be highlighted. This is an interesting problem you have posed us here. 4) dvitner wrote: BTW, guys, is there a way to export my current settings? I believe it would be useful if I could somehow attach the current settings to this post. I can't seem to find where it's written to.. Not yet but I agree that this would be a good idea. Hopefully, we can squeeze it in, but I cannot promise anything. Many thanks, Jonathan / comments
Hi Dean, Thanks for your feedback, as you point out the main problem we have with the Lay Out feature is that what is good layout and what isn't is very subjective. That being said: 1) dvitner wr...
0 votes
mzcopea, Can I ask you what your command line string is, or for the contents of the xml argument file? Then I maybe able to come up with some suggestions for fixing your problem. Many thanks, Jonathan / comments
mzcopea, Can I ask you what your command line string is, or for the contents of the xml argument file? Then I maybe able to come up with some suggestions for fixing your problem. Many thanks, Jonathan
0 votes
dvdchas Rob Thanks for the feedback, I will try to answer your points as best as possible: 1) The suggestion to have an option to allow you to switch between the old list style and the new grouping style has cropped up quite a few times. I prefer the list style too and we are seriously considering putting this back in for future versions. 2) We made the change in the script colour coding to make it easier to see of differences between lines. However, I can see your point that colouring the entire line as well could help in finding differences. Again this is an area we will look into improving in future versions. 3) Can you check which version of SQL Compare you are using as this has feature has been restored in v5.2.0, in the form of a button on the SQL Difference panel. It is next to the "View T-SQL in groups" check box. 4) As long as users haven't switched off the interactive help then they should be prompted as to what the arrow does, but I agree that there is always room for improvement. 5 and 6) Something like and F11 full screen option? I can definelately suggest it. But I imagine that if we allow users to return to the list view then this will solve most of the real-estate issues. Regards, Jonathan / comments
dvdchas Rob Thanks for the feedback, I will try to answer your points as best as possible: 1) The suggestion to have an option to allow you to switch between the old list style and the new grouping...
0 votes