Comments
Sort by recent activity
Hi rre,
Thanks for your post. We have opened a support ticket for you in regards to this issue. I will be in contact with you shortly.
Regards,
Steve / comments
Hi rre,
Thanks for your post. We have opened a support ticket for you in regards to this issue. I will be in contact with you shortly.
Regards,
Steve
Hi,
Thanks for your post. If you are using any new SQL Server objects that were introduced with SQL Server 2012, they are not yet compatible with SQL Source Control and will throw errors.
We have opened a support case and will be following up with you shortly.
Best Regards,
Steve Tanori / comments
Hi,
Thanks for your post. If you are using any new SQL Server objects that were introduced with SQL Server 2012, they are not yet compatible with SQL Source Control and will throw errors.
We have o...
Hi pbezanson,
We have opened a support ticket for you in regards to this issue. We will follow up with you shortly.
Best Regards,
Steve / comments
Hi pbezanson,
We have opened a support ticket for you in regards to this issue. We will follow up with you shortly.
Best Regards,
Steve
Hi kevinclee,
Thanks for your question. You could try adding a filter to exlude the static table from being presented to you. See the following for setting up filters: https://www.red-gate.com/supportcenter/ ... ng_filters
Best Regards, / comments
Hi kevinclee,
Thanks for your question. You could try adding a filter to exlude the static table from being presented to you. See the following for setting up filters:https://www.red-gate.com/suppo...
Hi paputzback,
Please contact us at support@red-gate.com with the following details:
- The version of SQL Prompt you are running
- The version of SSMS that you are having difficulty with
Best Regards, / comments
Hi paputzback,
Please contact us at support@red-gate.com with the following details:
- The version of SQL Prompt you are running
- The version of SSMS that you are having difficulty with
Best Regards,
Thanks for your post. We are aware of the issue with the path naming convention, and has been submitted as a defect under SB-5202. This however, should not affect the functionality of the Server Components in any way.
If you right click on the exe located in the directory, you should see version 7 reported. Also the GUI should report the correct version as well.
Thanks,
Steve / comments
Thanks for your post. We are aware of the issue with the path naming convention, and has been submitted as a defect under SB-5202. This however, should not affect the functionality of the Server Co...
Hi SQL_ME_RICH,
What resolution are you running at when you see this happening on Windows 7? I tried this out on a Win7 machine and am not seeing the issue.
Best Regards,
Steve / comments
Hi SQL_ME_RICH,
What resolution are you running at when you see this happening on Windows 7? I tried this out on a Win7 machine and am not seeing the issue.
Best Regards,
Steve
Hello hamishinglis,
I believe the reasoning for the snippets not working in the comment block is that the parser ignores everything between the comments.
In regards to the list of additional snippets, here are some more:
code = code.Replace("$DATE$", DateTime.Now.ToShortDateString());
code = code.Replace("$TIME$", DateTime.Now.ToShortTimeString());
code = code.Replace("$USER$", Environment.UserName);
code = code.Replace("$MACHINE$", Environment.MachineName);
Best Regards,
Steve / comments
Hello hamishinglis,
I believe the reasoning for the snippets not working in the comment block is that the parser ignores everything between the comments.
In regards to the list of additional snippe...
Hi SQL_ME_RICH,
There is no hard limit on the actual number of differentials you can have before a full backup is needed. With that said, however, it is good practice to periodically perform a full backup for performance and consistency reasons.
Best Regards, / comments
Hi SQL_ME_RICH,
There is no hard limit on the actual number of differentials you can have before a full backup is needed. With that said, however, it is good practice to periodically perform a full...
Hi qinking126,
The "format sql" feature in SQL Prompt is part of the "Pro" version of SQL Prompt. In the SQL Prompt menu, you will notice a ribbon next to it, which is used to denote our Pro features.
To get this feature, you will need to upgrade to the Pro version. Please see the following feature matrix: http://www.red-gate.com/products/sql-de ... ure-matrix
Best Regards, / comments
Hi qinking126,
The "format sql" feature in SQL Prompt is part of the "Pro" version of SQL Prompt. In the SQL Prompt menu, you will notice a ribbon next to it, which is used to denote our Pro featur...