Forum Replies Created

Viewing 15 posts - 13,846 through 13,860 (of 39,919 total)

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

  • RE: Are the posted questions getting worse?

    SQL Kiwi (5/17/2012)


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


    Zip, gender, birthdate gets some crazy % identified, or closely identified. Add in one other thing and I think it gets to like...

  • RE: Trying to create cetificate in SQL 2008 R2 gives error

    You shouldn't have to explicitly. It does have to be open, but if you just ran this, then the SMK should automatically open it.

    If this is all your code,...

  • RE: This forum vs. Ask SSC

    Short answer: my boss wanted the StackExchange style forums on the site

    Long Answer: my boss made us implement the StackExchange style Q&A, which I think has merits. As Grant, Lynn,...

  • RE: Question on WordPress Preferences

    I use WordPress.com at http://www.voiceofthedba.com

    1. Used the Titan theme from Theme Foundary. Didn't spend a lot of time looking around though. After seeing 5 or 10, my eyes start to...

Viewing 15 posts - 13,846 through 13,860 (of 39,919 total)