Forum Replies Created

Viewing 15 posts - 2,956 through 2,970 (of 5,678 total)

  • RE: Agile and Database design

    Grant Fritchey (6/20/2011)


    Jayanth_Kurup (6/20/2011)


    I agree when done properly Agile is great for the developer , in fact I have enjoyed working in this manner coz it allows me to do...


    - Craig Farrell

    Never stop learning, even if it hurts. Ego bruises are practically mandatory as you learn unless you've never risked enough to make a mistake.

    For better assistance in answering your questions[/url] | Forum Netiquette
    For index/tuning help, follow these directions.[/url] |Tally Tables[/url]

    Twitter: @AnyWayDBA

  • RE: Are the posted questions getting worse?

    [rant]

    AAARRRGGGHHH....

    One more person, just one more, who applies for an SSIS position (it's specifically advertised as an SSIS position) who's done nothing more than use it as a cross-server source/destination...


    - Craig Farrell

    Never stop learning, even if it hurts. Ego bruises are practically mandatory as you learn unless you've never risked enough to make a mistake.

    For better assistance in answering your questions[/url] | Forum Netiquette
    For index/tuning help, follow these directions.[/url] |Tally Tables[/url]

    Twitter: @AnyWayDBA

  • RE: Need help using Tally Table for updates

    jarid.lawson (6/20/2011)


    I'm more curious how to get the logic to work in something like this. It is frustrating me because I can't think of it yet.

    Why not just:

    UPDATE Working_PIS SET...


    - Craig Farrell

    Never stop learning, even if it hurts. Ego bruises are practically mandatory as you learn unless you've never risked enough to make a mistake.

    For better assistance in answering your questions[/url] | Forum Netiquette
    For index/tuning help, follow these directions.[/url] |Tally Tables[/url]

    Twitter: @AnyWayDBA

  • RE: Need help using Tally Table for updates

    Errrrm, not sure why you'd want a while loop/Tally table at all here.

    This code will return what you need:

    select

    ( AccountBalance * CONVERT( Money, PosNegSwitch + '1')) AS AcctBal

    FROM

    #WorkingTable

    TallyTable/WhileLoop is usually...


    - Craig Farrell

    Never stop learning, even if it hurts. Ego bruises are practically mandatory as you learn unless you've never risked enough to make a mistake.

    For better assistance in answering your questions[/url] | Forum Netiquette
    For index/tuning help, follow these directions.[/url] |Tally Tables[/url]

    Twitter: @AnyWayDBA

  • RE: Resolve the divide by -zero error occurred in SSIS Expression

    That's a really odd percentage result calculation. What are you trying to get at in English? The math seems kinda wonky to me.


    - Craig Farrell

    Never stop learning, even if it hurts. Ego bruises are practically mandatory as you learn unless you've never risked enough to make a mistake.

    For better assistance in answering your questions[/url] | Forum Netiquette
    For index/tuning help, follow these directions.[/url] |Tally Tables[/url]

    Twitter: @AnyWayDBA

  • RE: SSIS Job to Update Table Column

    bpowers (6/20/2011)


    Is there an "Update" control item available? If not, any idea on how we can accomplish an update to our table based on the primary key in our speadsheet?...


    - Craig Farrell

    Never stop learning, even if it hurts. Ego bruises are practically mandatory as you learn unless you've never risked enough to make a mistake.

    For better assistance in answering your questions[/url] | Forum Netiquette
    For index/tuning help, follow these directions.[/url] |Tally Tables[/url]

    Twitter: @AnyWayDBA

  • RE: Does anyone have a good reason to run xp_CmdShell?

    opc.three (6/18/2011)


    I haven't tried implementing it to see what the real pros and cons are but I read you can install the Integration Services (IS) service on a server not...


    - Craig Farrell

    Never stop learning, even if it hurts. Ego bruises are practically mandatory as you learn unless you've never risked enough to make a mistake.

    For better assistance in answering your questions[/url] | Forum Netiquette
    For index/tuning help, follow these directions.[/url] |Tally Tables[/url]

    Twitter: @AnyWayDBA

  • RE: I would like to know some table names and fact table names in Banking projects.Will somebody please provide them

    Well, if you just want a generic idea...

    Account, Security, AmortizationCalculations, OutstandingLoans, etc...

    What are you trying to do here? If you're looking for someone to hand you a built design...


    - Craig Farrell

    Never stop learning, even if it hurts. Ego bruises are practically mandatory as you learn unless you've never risked enough to make a mistake.

    For better assistance in answering your questions[/url] | Forum Netiquette
    For index/tuning help, follow these directions.[/url] |Tally Tables[/url]

    Twitter: @AnyWayDBA

  • RE: Are the posted questions getting worse?

    Roy Ernest (6/17/2011)


    GilaMonster (6/17/2011)


    Off to the UK for a week and a half. Can some people keep an eye on the corruption forums make sure that any problems don't get...


    - Craig Farrell

    Never stop learning, even if it hurts. Ego bruises are practically mandatory as you learn unless you've never risked enough to make a mistake.

    For better assistance in answering your questions[/url] | Forum Netiquette
    For index/tuning help, follow these directions.[/url] |Tally Tables[/url]

    Twitter: @AnyWayDBA

  • RE: Are the posted questions getting worse?

    GilaMonster (6/17/2011)


    Off to the UK for a week and a half. Can some people keep an eye on the corruption forums make sure that any problems don't get unchallenged stupid...


    - Craig Farrell

    Never stop learning, even if it hurts. Ego bruises are practically mandatory as you learn unless you've never risked enough to make a mistake.

    For better assistance in answering your questions[/url] | Forum Netiquette
    For index/tuning help, follow these directions.[/url] |Tally Tables[/url]

    Twitter: @AnyWayDBA

  • RE: Question about forums and individual statuses

    GSquared (6/17/2011)


    Craig Farrell (6/17/2011)


    GSquared (6/16/2011)


    Craig Farrell (6/15/2011)


    Wait... then... who the heck is responding to me on the 1k+ posters board?

    Probably "The Thread" is.

    Baaaah, I posted there at 200 points. ...


    - Craig Farrell

    Never stop learning, even if it hurts. Ego bruises are practically mandatory as you learn unless you've never risked enough to make a mistake.

    For better assistance in answering your questions[/url] | Forum Netiquette
    For index/tuning help, follow these directions.[/url] |Tally Tables[/url]

    Twitter: @AnyWayDBA

  • RE: Help me

    Phil Parkin (6/17/2011)


    Actually, I was wondering about that. Does that mean the problem is that she has to get a full blow version of SQL Server to get the SSIS...


    - Craig Farrell

    Never stop learning, even if it hurts. Ego bruises are practically mandatory as you learn unless you've never risked enough to make a mistake.

    For better assistance in answering your questions[/url] | Forum Netiquette
    For index/tuning help, follow these directions.[/url] |Tally Tables[/url]

    Twitter: @AnyWayDBA

  • RE: Need some kind of Union in package

    Opa! I haven't seen a homework question buzz by in a while.

    It must be... 24 hours?

    Woot!

    Alright, let me ask you the first question, if the origination database and the...


    - Craig Farrell

    Never stop learning, even if it hurts. Ego bruises are practically mandatory as you learn unless you've never risked enough to make a mistake.

    For better assistance in answering your questions[/url] | Forum Netiquette
    For index/tuning help, follow these directions.[/url] |Tally Tables[/url]

    Twitter: @AnyWayDBA

  • RE: Are the posted questions getting worse?

    WayneS (6/16/2011)


    Edit: trying to get work to send me. They seem open... but at today's pricing, plus 2 pre-cons, + 6 nights in hotel, it's like $3600. We'll see what...


    - Craig Farrell

    Never stop learning, even if it hurts. Ego bruises are practically mandatory as you learn unless you've never risked enough to make a mistake.

    For better assistance in answering your questions[/url] | Forum Netiquette
    For index/tuning help, follow these directions.[/url] |Tally Tables[/url]

    Twitter: @AnyWayDBA

  • RE: Question about forums and individual statuses

    GSquared (6/16/2011)


    Craig Farrell (6/15/2011)


    Wait... then... who the heck is responding to me on the 1k+ posters board?

    Probably "The Thread" is.

    Baaaah, I posted there at 200 points. I'm just that...


    - Craig Farrell

    Never stop learning, even if it hurts. Ego bruises are practically mandatory as you learn unless you've never risked enough to make a mistake.

    For better assistance in answering your questions[/url] | Forum Netiquette
    For index/tuning help, follow these directions.[/url] |Tally Tables[/url]

    Twitter: @AnyWayDBA

Viewing 15 posts - 2,956 through 2,970 (of 5,678 total)