Search this blog
The Current Book – Do Hard Things
MVP Award
Tags
- administration
- AI
- auditing
- Azure
- backup
- Backup/Recovery
- blogging
- business
- career
- career2
- car update
- Cloud Computing
- conferences
- containers
- continuous delivery
- continuous integration
- coping
- data
- data analysis
- database design
- databases
- Database Weekly
- data privacy
- dbatools
- DevOps
- disaster recovery
- DLM
- encryption
- Friday Poll
- GDPR
- Git
- goals
- hardware
- high availability
- Humor
- life
- Linux
- machine learning
- mcm
- Microsoft
- misc
- monitoring
- networking
- NoSQL
- PASS
- Performance
- powershell
- presentations
- Redgate
- republish
- sabbatical
- security
- software development
- software development
- speaking
- SQL Compare
- SQL in the City
- SQLNewBlogger
- SQL Prompt
- SQL Saturday
- sql server
- SQLServerCentral
- SSMS
- syndicated
- T-SQL
- T-SQL Tuesday
- Tesla
- testing
- travel
- tsqlt
- vacation
- version control
- webinar
- windows
- work
Search this blog
Steve’s Tweets
- Another crowded morning in the office https://t.co/aztmgEdSEs 2 hours ago
- Pre flight https://t.co/RndxQ6u6qE 3 hours ago
- RT @tjaybelt: anyone?? #sqlfamily 4 hours ago
- RT @bweissman: If anybody wants a second pair of eyes for their @PASSDataSummit abstracts - you know where to find me :) 4 hours ago
- @dgmelkin @SQLBek Safe travels 4 hours ago
- @codegumbo Congrats. Hope it goes well and we see you getting back to blogging. Maybe a new job series like @TracyBoggiano wrote 4 hours ago
- @danilo_dominici Mrs way0utwest would like that but when? I am considering finding a time in H2 to come let there somewhere. Maybe FLR 4 hours ago
- How Important is Zero Downtime? voiceofthedba.com/2023/03/24/how… 4 hours ago
- administration
- AI
- auditing
- Azure
- backup
- Backup/Recovery
- blogging
- business
- career
- career2
- car update
- Cloud Computing
- conferences
- containers
- continuous delivery
- continuous integration
- coping
- data
- data analysis
- database design
- databases
- Database Weekly
- data privacy
- dbatools
- DevOps
- disaster recovery
- DLM
- encryption
- Friday Poll
- GDPR
- Git
- goals
- hardware
- high availability
- Humor
- life
- Linux
- machine learning
- mcm
- Microsoft
- misc
- monitoring
- networking
- NoSQL
- PASS
- Performance
- powershell
- presentations
- Redgate
- republish
- sabbatical
- security
- software development
- software development
- speaking
- SQL Compare
- SQL in the City
- SQLNewBlogger
- SQL Prompt
- SQL Saturday
- sql server
- SQLServerCentral
- SSMS
- syndicated
- T-SQL
- T-SQL Tuesday
- Tesla
- testing
- travel
- tsqlt
- vacation
- version control
- webinar
- windows
- work
Older Posts
Meta
Tag Archives: SQL Change Automation
Pushing SQL Change Automation Code to Azure DevOps
Making changes on your own system for a SQL Change Automation project is great, but if you’re the only one using the project, it might feel like a lot of overhead. I’d argue it isn’t and it’s a better way … Continue reading
Adding Objects to our SCA Project
In my last post, I started out with a new SCA project, getting a connection to my database up and running. Now, let’s start the new project by adding some objects. Adding Objects I’m going to start with a couple … Continue reading
Starting a Proof of Concept with SQL Change Automation
One of the ways that you can more easily perform database development tasks is with SQL Change Automation (SCA). This is a plug-in from Redgate that works with Visual Studio, and while there are tutorials on Setting up SCA and … Continue reading
Posted in Blog
Tagged Redgate, SQL Change Automation, syndicated
Comments Off on Starting a Proof of Concept with SQL Change Automation
What is Projectsv13 in SQL Change Automation?
I got this question recently from someone that was evaluating the SQL Change Automation client in Visual Studio. After setting up a new PoC (Proof of Concept), they were confused about why there is a new entry in their list … Continue reading