• grovelli-262555 (3/6/2015)


    How about not pumping anything into SQL Server and do all the processing and output in Access?

    That's what I said in my previous post. 😉

    But, my goal isn't to get this stuff into Access. My goal is to do the import to SQL Server where I need it (and I've got that).

    Have fun with Access. 🙂

    --Jeff Moden


    RBAR is pronounced "ree-bar" and is a "Modenism" for Row-By-Agonizing-Row.
    First step towards the paradigm shift of writing Set Based code:
    ________Stop thinking about what you want to do to a ROW... think, instead, of what you want to do to a COLUMN.

    Change is inevitable... Change for the better is not.


    Helpful Links:
    How to post code problems
    How to Post Performance Problems
    Create a Tally Function (fnTally)