How can we help you today? How can we help you today?
DanC
Hi @gmartin so after giving this some thought I've come up with the following way to go about it! So what you can do is make use of SQL Data Compare and SQL Compare in conjunction with each other, so Initially you say the table structure doesn't change very often so first you can setup a  Data Compare project with your PROD database as the source and DEV as the target.  Once setup with all the right options etc you can tick the box for select all and save the project, then you can reference the project in the cmdline and run it there and it will push all the data across. If you wish to further automate this you can take a look at SQL Change Automation with Compare which is mentioned here: https://documentation.red-gate.com/sc/getting-started/licensing/changes-to-distribution-of-command-line Now, as you mentioned the schemas/structure is likely to change rarely, so here you can setup a Compare project to compare and transfer the new structure from one database to the other. It's also worth taking a look at our SQL Clone product, as this will create an exact "clone" of your production database at the current time and can be a quite lightweight approach as you can create and drop those relatively quickly for fast development. it's worth noting that changes to the development clone will be lost upon refresh.  Following on, if you contact the Redgate sales team they can talk further with you based on your scenario and provide the best products based on your requirements. / comments
Hi @gmartin so after giving this some thought I've come up with the following way to go about it!So what you can do is make use of SQL Data Compare and SQL Compare in conjunction with each other, s...
0 votes
Hi @Jwass I escalated this one to the developers to investigate, once I have an update or new information I'll let you know! / comments
Hi @Jwass I escalated this one to the developers to investigate, once I have an update or new information I'll let you know!
0 votes
Hi @Jwass after reviewing the information you've sent directly in the ticket, my best suggestion would be to upgrade all of the Redgate plugins to the latest version and check again please. / comments
Hi @Jwass after reviewing the information you've sent directly in the ticket, my best suggestion would be to upgrade all of the Redgate plugins to the latest version and check again please.
0 votes
Hi @Jwass sorry to see you're experiencing some issues with SQL Prompt, could you please send over the log files? https://documentation.red-gate.com/sp/troubleshooting/finding-the-sql-prompt-log-files / comments
Hi @Jwass sorry to see you're experiencing some issues with SQL Prompt, could you please send over the log files?https://documentation.red-gate.com/sp/troubleshooting/finding-the-sql-prompt-log-files
0 votes