Casino Night is Back
Casino Night from SQL Server Central is coming back to the PASS Data Community Summit.
2024-09-11
377 reads
Casino Night from SQL Server Central is coming back to the PASS Data Community Summit.
2024-09-11
377 reads
SQL Server Central is changing their policy to respond to the increased use of AI technologies.
2024-02-02
322 reads
We are adding a consent form to the SQL Server Central website to allow our cookies.
2024-01-10
1,380 reads
The SQL Server Central database servers are being upgraded on Thursday, Nov 2.
2023-11-01
643 reads
We are reducing the sending of the SQL Server Central newsletter to three days a week.
2021-04-30 (first published: 2021-04-26)
1,166 reads
A simple question, and you can vote by leaving a comment for this article. Do you still want me to include the coping tips in the newsletter after June? When the pandemic shut down much of the world in March, our CEO at Redgate Software asked us to think about what we could do to […]
2020-06-16
663 reads
With the implementation of the BBPress forums at SQLServerCentral, a few community members have asked how the forums work and how to best use them. This document will address a few of the items that have been asked by users. A list of questions is followed by the answers below. If you have additional questions […]
2020-05-15
249 reads
A new feature on SQLServerCentral to allow you more control over who can contact you.
2019-12-30
190 reads
The next version of SQLServerCentral will go love on Saturday, March 30, 2019
2019-03-29
303 reads
SQLServerCentral is looking for articles on a few topics. Read more to find out how to submit a draft.
2016-08-19 (first published: 2016-08-12)
899 reads
By Steve Jones
I heard someone say recently that you can’t change a primary key value in...
By Kevin3NF
Indexes 101: What, Why, and When? “What Is an Index?” I get this question...
By Arun Sirpal
I do believe most people know about the ability to backup your SQL server...
Upgrading an instance of SQL Server 2019 to SQL Server 2022 - I am...
SQL Server SSRS 2022. Running into ' SSL Provider, error: 0 - The target...
SQL Server SSRS 2022. Running into ' SSL Provider, error: 0 - The target...
How can I check what value I used for TEXTSIZE? I ran this code:
SET TEXTSIZE 8096But then deleted the code and couldn't remember. Is there a way to check this? See possible answers