Forum Replies Created

Viewing 15 posts - 3,646 through 3,660 (of 9,722 total)

  • RE: Pass a string into SP and parse on space

    I'm sorry, but we really can't answer that question for you. If you post the stored procedure we can look at it to see if there's anything specific to the...

    Brandie Tarvin, MCITP Database AdministratorLiveJournal Blog: http://brandietarvin.livejournal.com/[/url]On LinkedIn!, Google+, and Twitter.Freelance Writer: ShadowrunLatchkeys: Nevermore, Latchkeys: The Bootleg War, and Latchkeys: Roscoes in the Night are now available on Nook and Kindle.

  • RE: Pass a string into SP and parse on space

    j2cagle (5/10/2013)


    Yes, Say Hey Kid, it's very similar to what you posted. I agree with a previous post...the real issue is in the VB code. However, I wanted to determine...

    Brandie Tarvin, MCITP Database AdministratorLiveJournal Blog: http://brandietarvin.livejournal.com/[/url]On LinkedIn!, Google+, and Twitter.Freelance Writer: ShadowrunLatchkeys: Nevermore, Latchkeys: The Bootleg War, and Latchkeys: Roscoes in the Night are now available on Nook and Kindle.

  • RE: Are the posted questions getting worse?

    Stefan Krzywicki (4/25/2013)


    Brandie Tarvin (4/25/2013)


    Guys,

    The flowchart thing worked wonderfully. The kids had a blast.

    The first thing I said was "How many of you play video games?" The answer, of...

    Brandie Tarvin, MCITP Database AdministratorLiveJournal Blog: http://brandietarvin.livejournal.com/[/url]On LinkedIn!, Google+, and Twitter.Freelance Writer: ShadowrunLatchkeys: Nevermore, Latchkeys: The Bootleg War, and Latchkeys: Roscoes in the Night are now available on Nook and Kindle.

  • RE: Pass a string into SP and parse on space

    j2cagle (5/9/2013)


    Yes that helps...but I'm trying to resolve this without touching the VB code.

    I don't think you have a choice in the matter. The problem probably isn't within the SQL...

    Brandie Tarvin, MCITP Database AdministratorLiveJournal Blog: http://brandietarvin.livejournal.com/[/url]On LinkedIn!, Google+, and Twitter.Freelance Writer: ShadowrunLatchkeys: Nevermore, Latchkeys: The Bootleg War, and Latchkeys: Roscoes in the Night are now available on Nook and Kindle.

  • RE: Are the posted questions getting worse?

    Several years back, my team was consigned to a seventh floor group of cubes for a few months during a remodel. My boss had an office with a window overlooking...

    Brandie Tarvin, MCITP Database AdministratorLiveJournal Blog: http://brandietarvin.livejournal.com/[/url]On LinkedIn!, Google+, and Twitter.Freelance Writer: ShadowrunLatchkeys: Nevermore, Latchkeys: The Bootleg War, and Latchkeys: Roscoes in the Night are now available on Nook and Kindle.

  • RE: Are the posted questions getting worse?

    jasona.work (5/7/2013)


    So, how about the Red Wings last night?

    :hehe:

    They were a little spicy. Could have used more teryaki sauce.

    Oh, wait... You were talking the red-colored buffalo wings, right?

    Brandie Tarvin, MCITP Database AdministratorLiveJournal Blog: http://brandietarvin.livejournal.com/[/url]On LinkedIn!, Google+, and Twitter.Freelance Writer: ShadowrunLatchkeys: Nevermore, Latchkeys: The Bootleg War, and Latchkeys: Roscoes in the Night are now available on Nook and Kindle.

  • RE: SSIS-Data in multiple .csv files to columns in same csv file

    Koen Verbeeck (5/6/2013)


    Brandie Tarvin (5/6/2013)


    Koen Verbeeck (5/6/2013)


    avinash.818 (5/6/2013)


    Hi Brandie,

    If I add a Merge Transform and Pull the Data into Destination,Data from each file Merges as one column in the output,what...

    Brandie Tarvin, MCITP Database AdministratorLiveJournal Blog: http://brandietarvin.livejournal.com/[/url]On LinkedIn!, Google+, and Twitter.Freelance Writer: ShadowrunLatchkeys: Nevermore, Latchkeys: The Bootleg War, and Latchkeys: Roscoes in the Night are now available on Nook and Kindle.

  • RE: Are the posted questions getting worse?

    Greg Edwards-268690 (5/6/2013)


    Brandie Tarvin (5/6/2013)


    Ninja's_RGR'us (5/5/2013)


    That question was ANYTHING but trivial.

    How does he back out if something goes wrong? What if someone steals is connection (by accident)? What...

    Brandie Tarvin, MCITP Database AdministratorLiveJournal Blog: http://brandietarvin.livejournal.com/[/url]On LinkedIn!, Google+, and Twitter.Freelance Writer: ShadowrunLatchkeys: Nevermore, Latchkeys: The Bootleg War, and Latchkeys: Roscoes in the Night are now available on Nook and Kindle.

  • RE: SSIS-Data in multiple .csv files to columns in same csv file

    Koen Verbeeck (5/6/2013)


    avinash.818 (5/6/2013)


    Hi Brandie,

    If I add a Merge Transform and Pull the Data into Destination,Data from each file Merges as one column in the output,what I need is a...

    Brandie Tarvin, MCITP Database AdministratorLiveJournal Blog: http://brandietarvin.livejournal.com/[/url]On LinkedIn!, Google+, and Twitter.Freelance Writer: ShadowrunLatchkeys: Nevermore, Latchkeys: The Bootleg War, and Latchkeys: Roscoes in the Night are now available on Nook and Kindle.

  • RE: Are the posted questions getting worse?

    Ninja's_RGR'us (5/5/2013)


    That question was ANYTHING but trivial.

    How does he back out if something goes wrong? What if someone steals is connection (by accident)? What if that program AUTO...

    Brandie Tarvin, MCITP Database AdministratorLiveJournal Blog: http://brandietarvin.livejournal.com/[/url]On LinkedIn!, Google+, and Twitter.Freelance Writer: ShadowrunLatchkeys: Nevermore, Latchkeys: The Bootleg War, and Latchkeys: Roscoes in the Night are now available on Nook and Kindle.

  • RE: Are the posted questions getting worse?

    Greg Edwards-268690 (5/2/2013)


    Brandie Tarvin (5/2/2013)


    What I would do is the join table scenario, something I actually use in my own workplace.

    CREATE TABLE PhoneNumbers

    (PhoneID INT IDENTITY(1,1) PRIMARY KEY,

    InternationalCode INT,

    ...

    Brandie Tarvin, MCITP Database AdministratorLiveJournal Blog: http://brandietarvin.livejournal.com/[/url]On LinkedIn!, Google+, and Twitter.Freelance Writer: ShadowrunLatchkeys: Nevermore, Latchkeys: The Bootleg War, and Latchkeys: Roscoes in the Night are now available on Nook and Kindle.

  • RE: Are the posted questions getting worse?

    What I would do is the join table scenario, something I actually use in my own workplace.

    CREATE TABLE PhoneNumbers

    (PhoneID INT IDENTITY(1,1) PRIMARY KEY,

    InternationalCode INT,

    PhoneNumber VARCHAR (20) /*...

    Brandie Tarvin, MCITP Database AdministratorLiveJournal Blog: http://brandietarvin.livejournal.com/[/url]On LinkedIn!, Google+, and Twitter.Freelance Writer: ShadowrunLatchkeys: Nevermore, Latchkeys: The Bootleg War, and Latchkeys: Roscoes in the Night are now available on Nook and Kindle.

  • RE: Are the posted questions getting worse?

    I saw an article on that study a few weeks ago. Didn't think to post about, but I find it very telling.

    Brandie Tarvin, MCITP Database AdministratorLiveJournal Blog: http://brandietarvin.livejournal.com/[/url]On LinkedIn!, Google+, and Twitter.Freelance Writer: ShadowrunLatchkeys: Nevermore, Latchkeys: The Bootleg War, and Latchkeys: Roscoes in the Night are now available on Nook and Kindle.

  • RE: Are the posted questions getting worse?

    jasona.work (5/1/2013)


    Brandie Tarvin (5/1/2013)


    SQLRNNR (4/30/2013)


    ROBODBA

    Apparently I lack the internet savvy.

    HUH?

    RoboCop == ROBODBA

    😀

    "normalize your tables.

    Or there will be trouble"

    😎

    And here I was trying to parse an acronym. :blush:

    Brandie Tarvin, MCITP Database AdministratorLiveJournal Blog: http://brandietarvin.livejournal.com/[/url]On LinkedIn!, Google+, and Twitter.Freelance Writer: ShadowrunLatchkeys: Nevermore, Latchkeys: The Bootleg War, and Latchkeys: Roscoes in the Night are now available on Nook and Kindle.

  • RE: Are the posted questions getting worse?

    SQLRNNR (4/30/2013)


    ROBODBA

    Apparently I lack the internet savvy.

    HUH?

    Brandie Tarvin, MCITP Database AdministratorLiveJournal Blog: http://brandietarvin.livejournal.com/[/url]On LinkedIn!, Google+, and Twitter.Freelance Writer: ShadowrunLatchkeys: Nevermore, Latchkeys: The Bootleg War, and Latchkeys: Roscoes in the Night are now available on Nook and Kindle.

Viewing 15 posts - 3,646 through 3,660 (of 9,722 total)