Comments
Sort by recent activity
Hi Aaron,
after installing the latest beta version 7.3.0.633 it is fixed.
BTW. I am still looking for an option to copy the redgate about information esp. the version number !
Thanks for your support! / comments
Hi Aaron,
after installing the latest beta version 7.3.0.633 it is fixed.
BTW. I am still looking for an option to copy the redgate about information esp. the version number !
Thanks for your support!
Hi David,
thanks for fixing it... / comments
Hi David,
thanks for fixing it...
Hi David!
You are right!
My screenshot ends at expressions but there is more. But I checked my emails and obviously I sent the wrong image.
Sorry, will send a new one... / comments
Hi David!
You are right!
My screenshot ends at expressions but there is more. But I checked my emails and obviously I sent the wrong image.
Sorry, will send a new one...
Hi David,
I sent the screenshot to you.
Thanks for looking into this. / comments
Hi David,
I sent the screenshot to you.
Thanks for looking into this.
Hi David,
I would like to upload a screenshot but honestly I do not know how to do...
Thanks for advise! / comments
Hi David,
I would like to upload a screenshot but honestly I do not know how to do...
Thanks for advise!
Hi David,
yes you are right.
Here I cannot see any vertical scroll bar.
Version : 7.3.0.642
BTW It would be helpful to enable copying the details from "About SQL Prompt" window... / comments
Hi David,
yes you are right.
Here I cannot see any vertical scroll bar.
Version : 7.3.0.642
BTW It would be helpful to enable copying the details from "About SQL Prompt" window...
Hi David,
the lines between the comments were deleted which is wrong.
Between the SQL statements the added line is correct.
Seems that the formatting rules will be handled differently between comments and SQL code which is not my expectation.... / comments
Hi David,
the lines between the comments were deleted which is wrong.
Between the SQL statements the added line is correct.
Seems that the formatting rules will be handled differently between comme...
Fixed - thanks but I guess the behavior is still worng: /*******************************************************************************
troubleshooting queries
********************************************************************************/
/*******************************************************************************
troubleshooting queries - sys.dm_exec_requests
********************************************************************************/
/*
sys.dm_exec_requests
Returns information about each request that is executing within SQL Server
*/
SELECT *
FROM sys.dm_exec_requests;
GO
SELECT 1;
I would like to preserve the lines between the comments but would like to apply the formatting rules on the statement.
This is the outcome: /*******************************************************************************
troubleshooting queries
********************************************************************************/
--no line anymore - wrong
/*******************************************************************************
troubleshooting queries - sys.dm_exec_requests
********************************************************************************/
--no line anymore - wrong
/*
sys.dm_exec_requests
Returns information about each request that is executing within SQL Server
*/
--no line anymore - wrong
SELECT *
FROM sys.dm_exec_requests;
GO
--new line correct
SELECT 1;
Thanks for your support! / comments
Fixed - thanks but I guess the behavior is still worng:/*******************************************************************************
troubleshooting queries
**********************************...
You are right, it works as expected in the new version.
Sorry for confusion.
Thanks for your reply! / comments
You are right, it works as expected in the new version.
Sorry for confusion.
Thanks for your reply!
BTW
Are there any changes in the new beta version?
If so please advise I am not able to find the setting.
Thanks! / comments
BTW
Are there any changes in the new beta version?
If so please advise I am not able to find the setting.
Thanks!