Andreas Jordan
Andreas Jordan
Just reverted this to a draft and will close it next week. @potatoqualitee @niphlod If you find any of the changes useful, just add a note then I will open...
My problems with AppVayor: * 2008 R2 Express Edition, 2016 and 2017 are outdated, Current versions like 2019 and 2022 are not tested. * A lot of commands are not...
Thanks for all the feedback. Will work on that tomorrow.
Thank you very much for the detailed answers. It is always a pleasure to share ideas with you. > > A lot of commands are not tested. And it's not...
Thanks for your work on this, @niphlod.
Please don't pipe input to Write-DbaDbTableData. Save the result of the first command to a variable and use -InputObject.
@potatoqualitee is this still a thing?
Ok, I found a way to get the `Microsoft.SqlServer.Management.IntegrationServices.IntegrationServices` object. But I can not test this as I don't have the time to setup SSIS. Will open a PR to...
Let me reopen the issue - but we need someone to analyze the problem as I don't have time to set up a lab.
I can not easily reproduce. Can you check if the issue still exists in the current version and provide a script to create a database that shows the issue? Thanks.