Forum Replies Created

Viewing 15 posts - 3,076 through 3,090 (of 5,678 total)

  • RE: Need help getting highest 2 PO numbers per Part

    Well, if we're goin' oldskool... 🙂

    Note how at the beginning of this script I made the data easily consumable and testable. It's a shortened list but if you want...


    - 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: Publishing & Subscriptions for Dummies

    What you want is most likely transactional or snapshot replication, depending on if you want it real time or scheduled.

    Intro: http://msdn.microsoft.com/en-us/library/ms151198.aspx

    Deployment walkthrough (longish, multiple links): http://msdn.microsoft.com/en-us/library/bb677158.aspx

    That should get you started.


    - 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: Where am I at in my SQL DBA Career?

    james.morrison 19355 (6/1/2011)


    itpcpro (5/26/2011)


    I have been a SQL DBA for 3 yours now.. I do not have a degree or any certifications (But I am working on getting both).. But...


    - 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: Where am I at in my SQL DBA Career?

    SQL Guy 1 (6/1/2011)


    But what the difference it makes for you how you call yourself Junoir, Senior.

    If you don't mind a little self-promotion...

    http://www.sqlservercentral.com/articles/Career/71608/


    - 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: insert row of the data with special character as content in the table

    To help you find the change that Lowell did to make your code work, you've done a little too much VB.NET. 🙂

    SQL uses + where VB.NET uses & (well, and...


    - 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: Find out who dropped a table in a db that's in simple mode.

    Lowell (6/1/2011)


    if not too much time has past, the default trace, which logs DDL events like CREATE ALTER DROP, might still have it:

    Good call, Lowell, I forgot about the rolling...


    - 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: Can we call SSIS Package through MS Access

    dtexec.exe

    You'll need to run it from a command line opened from the VB, set your necessary parameters, etc.


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

    The Dixie Flatline (6/1/2011)


    GilaMonster (6/1/2011)


    DBCC RunLikeHell

    DBCC MyEyesMyEyesIveGoneBlind

    Waitasecondheeeeerrrreeee....

    You're good with him Nekkid, but the Speedo's a problem?

    Hmmmm... I smells a rat.


    - 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: Find out who dropped a table in a db that's in simple mode.

    There won't be unless you have certain traces or auditing types on, or server/database event triggers.

    You won't be able to track this back, not 'officially'.


    - 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: Update Statistics is Part of a Restore

    Kevin Skinner (6/1/2011)


    Recently ran into an issue where a database was restored to a different server and instance. Found that queries were returning differing results from the original. After running...


    - 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: Waitng for quick help

    You won't get there in SSIS components alone.

    You'll either need to feed it down to a SQL query, use XQuery, and then reform it or you'll need to pass it...


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

    SQLRNNR (6/1/2011)


    The Dixie Flatline (6/1/2011)


    May have to shut it for quite a long time too 😉

    However long it takes.

    Your running rhino icon looks naked, Jason.

    Would...


    - 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: TSQL Count by Week - Show Period

    Perhaps it was, but your test data is from April and your results are for March, thus, they don't directly match, so we don't know when we've arrived at 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: Clustered index seek on View

    mister.magoo (5/31/2011)


    agustingarzon (5/31/2011)


    I'm attaching the actual exec plan and the view def, hehehe go nuts !

    What do you mean with un-3part named tables ? All the tables are in 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?

    Jeff Moden (5/31/2011)


    The Dixie Flatline (5/31/2011)


    Could 42 possibly be the airspeed velocity of an unladen swallow?

    Nope... it's the terminal velocity for a pork chop with a bone in it. 😀

    Is...


    - 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 - 3,076 through 3,090 (of 5,678 total)