Forum Replies Created

Viewing 15 posts - 13,741 through 13,755 (of 39,818 total)

  • RE: Talking baseball

    Ray K (5/18/2012)


    Been quiet here lately! How about we stir up the pot?

    Let's see . . . how about the following hypothetical situation . . .

    You're the manager....

  • RE: Are the posted questions getting worse?

    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...

  • RE: How to provide database update

    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...

  • RE: Log Shipping with Compression

    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...

  • RE: SSIS - Execute Package Task

    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,...

  • RE: Password Handling

    sebmr2 (5/18/2012)


    All in all, this has worked well for us. Only problem is it leaves a physical copy of the password in the hands of the developer which may not...

  • RE: Password Handling

    TravisDBA (5/18/2012)


    I also use KeePass2. It generates very strong passwords for me and I can safely store them in KeePass as well and I always have them in case someone...

  • RE: Password Handling

    baxterr (5/18/2012)


    Generally, I do my best to never let a SQL login have any sort of elevated privs on a database let alone the server. We still have one...

  • RE: txt import

    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...

  • RE: SSIS - File Watcher Task

    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....

  • RE: Dynamic TCP port: unable to connect from client

    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...

  • RE: txt import

    You can run BCP without a format file and it will help you create one, guessing at the columns.

  • RE: Are the posted questions getting worse?

    SQL Kiwi (5/17/2012)


    Steve Jones - SSC Editor (5/17/2012)


    Smart-*** Kiwi.

    Paul Randal started it. :laugh:

    Why am I not surprised.

  • RE: Are the posted questions getting worse?

    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...

  • RE: Log Shipping with Compression

    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...

Viewing 15 posts - 13,741 through 13,755 (of 39,818 total)