Comments
Sort by recent activity
Whoa, that's cool. And also, #$%##@ developers. I didn't see an update for when this was going live. I'll have to give it a go as well. Let me know if this helps or you have more questions. If they're related, post here. If not, start a new thread. / comments
Whoa, that's cool. And also, #$%##@ developers. I didn't see an update for when this was going live.I'll have to give it a go as well. Let me know if this helps or you have more questions. If they'...
Smo will allow you to do this. I assume you're doing some looping and following a pattern in C#. There are classes to connect to tables and alter them as needed. You can start with the Table.Alter method: https://docs.microsoft.com/en-us/dotnet/api/microsoft.sqlserver.management.smo.table.alter?view=sqlserver-2016 / comments
Smo will allow you to do this. I assume you're doing some looping and following a pattern in C#. There are classes to connect to tables and alter them as needed. You can start with the Table.Alter ...
The same conflict of the image you posted above with Prompt or something else? / comments
The same conflict of the image you posted above with Prompt or something else?
I don't see this, running these versions: VS 2017 - 15.6.2 Prompt 9.2.5.6073 SCA - latest, not sure how to check this but no updates listed.
/ comments
I don't see this, running these versions:VS 2017 - 15.6.2Prompt 9.2.5.6073SCA - latest, not sure how to check this but no updates listed.
I'd be curious to see the logs with timing. Where is this slow? / comments
I'd be curious to see the logs with timing. Where is this slow?
That's the place. The pre-script is what builds the shadow (and normal) db. Put things in there that you need done, database scoped config, multiple filegroups, etc. / comments
That's the place. The pre-script is what builds the shadow (and normal) db. Put things in there that you need done, database scoped config, multiple filegroups, etc.
Confirmed this is a bug. / comments
Confirmed this is a bug.