Viewing 15 posts - 436 through 450 (of 2,729 total)
October 2, 2018 at 7:27 am
I keep waiting to see Joe C show up in the "Give Up on Natural Primary Keys" topic...
It'd be interesting to see what his take on it is, especially...
October 1, 2018 at 10:59 am
Phil Parkin - Thursday, September 27, 2018 12:44 PMDoesn't DDL like this cause a conflict with your VCS?
How could it, the...
October 1, 2018 at 6:12 am
I know I've made similar comments before, but it's almost amazing how good it feels to accomplish something as simple as creating a SSIS package to check if a table...
September 27, 2018 at 12:29 pm
September 26, 2018 at 11:09 am
The certificate used for encrypting connections isn't stored in SQL Server, but in the OS. If you want to check the certificate, you need to go to SQL Configuration Manager...
September 26, 2018 at 10:42 am
September 26, 2018 at 8:12 am
You're asking SQL to do something it's not designed to do, behave like a "real" e-mail client (Outlook, Thunderbird, etc.)
With the addresses you've given as examples, the first one,...
September 26, 2018 at 7:38 am
Northern Soul is correct, Enterprise does allow databases larger than 10GB (actually 524PB, I looked recently.)
But, first you should also look into whether you even need to go...
September 24, 2018 at 5:43 am
"Cannot open backup device "\\xxxxxxxx\xxxx.bak"....
September 14, 2018 at 12:20 pm
My last round of deployments, I set up a command line install script. Tweaked the locations for the databases, logs, etc, set the service accounts and the first SA account,...
September 14, 2018 at 6:14 am
September 12, 2018 at 10:40 am
September 12, 2018 at 8:44 am
You're trying to restore a backup from a higher version of SQL Server (2008R2 / 10.50.XXXX) to a lower version of SQL Server (2008 / 10.0.XXXX) which can not be...
September 12, 2018 at 7:52 am
Viewing 15 posts - 436 through 450 (of 2,729 total)