Viewing 15 posts - 706 through 720 (of 1,988 total)
Really it depends on how much you actually know about the data and what you're planning to do with the data downstream. At the end of the day 20,000 columns...
April 25, 2018 at 8:34 am
Why are you doing this in SSIS at all, this can be done in one line in powershell as simply as
Move-Item "C:\Test\input.txt" ("C:\Test\input" + (Get-Date -UFormat %b-%Y) +...
April 23, 2018 at 3:31 pm
Well are you adding more data to the DB every month? If so reindexing will take longer 😛
April 23, 2018 at 10:58 am
Well if he wants permissions more granular than AD groups then he has to use logins more granular than AD groups.
April 20, 2018 at 8:16 am
Don't know if this has been discussed elsewhere but are backups and restores also possible between linux and windows?
April 19, 2018 at 10:01 am
April 19, 2018 at 9:49 am
April 19, 2018 at 8:25 am
April 19, 2018 at 8:08 am
April 18, 2018 at 3:11 pm
April 18, 2018 at 10:12 am
Well technically you can also just use sequential first/last names 😛
Firstname1, Lastname1
Firstname2, Lastname2
Firstname3, Lastname3
.
.
.
April 18, 2018 at 9:52 am
What are the exact errors do you get from CHECKDB?
April 17, 2018 at 3:41 pm
April 17, 2018 at 10:00 am
Viewing 15 posts - 706 through 720 (of 1,988 total)