Viewing 15 posts - 13,741 through 13,755 (of 39,818 total)
Ray K (5/18/2012)
Let's see . . . how about the following hypothetical situation . . .
You're the manager....
May 18, 2012 at 10:43 am
Gazareth (5/18/2012)
Brandie Tarvin (5/17/2012)
Hey, Steve, can you change the birth year in my profile to read 1776, please?😀
I wonder if he could change it to 1752?
Not 1999?
("we're gonna party like...
May 18, 2012 at 10:40 am
Hmm, I thought that Compare would work against a script. I see an option against source control, which doesn't help, but you can compare against a backup.
If you copied your...
May 18, 2012 at 10:34 am
The load would be when your backups run on the primary. What is the workload like?
Check basic perfmon (CPU, pages/sec, disk IO) while people are working, and then when...
May 18, 2012 at 10:26 am
Sorry, SQLSophist, this slipped through the cracks.
Please take it if you want.
How about two child packages that do
- load a simple file (assume an Excel file, simple format, same name,...
May 18, 2012 at 10:25 am
sebmr2 (5/18/2012)
May 18, 2012 at 10:17 am
TravisDBA (5/18/2012)
May 18, 2012 at 10:16 am
baxterr (5/18/2012)
May 18, 2012 at 10:15 am
My apologies.
BULK INSERT is a T-SQL command that essentially does what the command line tool, bcp, does.
BCP - http://msdn.microsoft.com/en-us/library/ms162802.aspx
When in doubt, pop open books online and search. The www version...
May 18, 2012 at 10:13 am
I see the WMI query article and I'll get to it. Right now I have 16 in queue, up from 8 on Monday, and I went through 4 this week....
May 18, 2012 at 10:11 am
It's just a default setting. SQL Server puts the default port for the "default" instance at 1433. For any named instance, regardless of whether it's the first or second installation...
May 18, 2012 at 9:40 am
You can run BCP without a format file and it will help you create one, guessing at the columns.
May 18, 2012 at 9:36 am
SQL Kiwi (5/17/2012)
Steve Jones - SSC Editor (5/17/2012)
Smart-*** Kiwi.Paul Randal started it. :laugh:
Why am I not surprised.
May 17, 2012 at 5:01 pm
Brandie Tarvin (5/17/2012)
Hey, Steve, can you change the birth year in my profile to read 1776, please?😀
LOL, I always use Apr 1 for my birthday. Get lots of well wishes...
May 17, 2012 at 5:00 pm
Backup compression isn't available in every edition of SQL Server.
The CPU cost is the main thing, and it's not horrible, but it depends on when you do it and...
May 17, 2012 at 2:52 pm
Viewing 15 posts - 13,741 through 13,755 (of 39,818 total)