Forum Replies Created

Viewing 15 posts - 5,746 through 5,760 (of 26,490 total)

  • RE: STUFF Function

    mhildebrand (12/5/2014)


    David Burrows (12/5/2014)


    SELECTv.Vchvendor, SUM(vgl.vglamount) AS [VGLamount],

    STUFF((SELECT ','+ b.vchinvoicenbr

    FROMVoucherGLDist a

    JOIN Voucher b ON b.VchVoucherNbr = a.VGLVoucher

    WHERE b.VchVendor = v.Vchvendor

    FOR XML PATH ('')),1,1,'') AS [Invoices]

    FROMVoucherGLDist vgl

    JOIN Voucher v ON...

  • RE: Fantasy Football 2014

    SequelSurfer (12/3/2014)


    Lynn Pettis (12/2/2014)


    SequelSurfer (12/2/2014)


    Lynn Pettis (12/2/2014)


    Squeaked into the Championship Playoffs!

    Good Luck to everyone!

    --- On Any Given Sunday! ---

    I was right about you going to more than enough playoffs Mr...

  • RE: Fantasy Football 2014

    SequelSurfer (12/2/2014)


    Lynn Pettis (12/2/2014)


    Squeaked into the Championship Playoffs!

    Good Luck to everyone!

    --- On Any Given Sunday! ---

    I was right about you going to more than enough playoffs Mr Pettis, and as...

  • RE: Fantasy Football 2014

    Squeaked into the Championship Playoffs!

    Good Luck to everyone!

    --- On Any Given Sunday! ---

  • RE: Fantasy Football 2014

    Steve Jones - SSC Editor (12/1/2014)


    Let's hope that Harvin sprains an ankle and can't go, but is healthy for next week. :w00t:

    Or zero targets like NO Jimmy Graham. That...

  • RE: Fantasy Football 2014

    Well, Looks like we have to wait for Monday Night Football to decide who gets the sixth and final playoff position! If Select * squeaks out a win over...

  • RE: mdf restore failed

    Absolutely no idea. How about posting the entire error message you received when attempting to restore the database backup?

  • RE: Restore database from SQL Server 2012 to SQL Server 2008 R2

    george25 (11/27/2014)


    How do you run the sql file on the destination server? My file is not small - 13Gb - and when I try to open it in SSMS...

  • RE: Fantasy Football 2014

    SequelSurfer (11/27/2014)


    Lynn Pettis (11/26/2014)


    I'm hoping for an upset in their match and SQL Bolts doing better than WayOutWest Cowboys. Be nice to squeak into the playoffs!

    Don't you think you've...

  • RE: Fantasy Football 2014

    I'm hoping for an upset in their match and SQL Bolts doing better than WayOutWest Cowboys. Be nice to squeak into the playoffs!

  • RE: Fantasy Football 2014

    That's true, but it looks like WayOutWest Cowboys may be making lineup changes. I looked at the matchup and the their Kicker position is currently empty.

  • RE: Fantasy Football 2014

    Looking at the matchups for this weekend, looks like the Select * v WayOutWest Cowboys could be a very tight match with only a .1 point difference between them at...

  • RE: Fantasy Football 2014

    SQLDCH (11/25/2014)


    It's the last week of the regular season and the table is all but set for the playoffs.

    The matchup of the week is:

    Select * (6-6) vs Way0utWest Cowboys...

  • RE: How to write Stored Procedures to load the Data Model from OLTP to DWH ? Please Help me with this....

    Hope someone can provide an example as I have no idea what it is you are trying to accomplish beyond moving data from an OLTP system to a data warehouse.

    How...

Viewing 15 posts - 5,746 through 5,760 (of 26,490 total)