Forum Replies Created

Viewing 15 posts - 4,681 through 4,695 (of 6,041 total)

  • RE: One size does not fill all

    Gary Varga (3/7/2014)


    Microsoft Access anyone??? :unsure:

    In the case of MS Access, the application forms, reports, business logic, SQL, and database are all intertwined in one file. I guess that works...

    "Do not seek to follow in the footsteps of the wise. Instead, seek what they sought." - Matsuo Basho

  • RE: One size does not fill all

    dmbaker (3/6/2014)


    Eric M Russell (3/6/2014)


    dmbaker (3/6/2014)


    Eric M Russell (3/6/2014)


    It's true that by coding batch processing logic within the application, your SQL code can be simplified and constructed in a more...

    "Do not seek to follow in the footsteps of the wise. Instead, seek what they sought." - Matsuo Basho

  • RE: One size does not fill all

    dmbaker (3/6/2014)


    Eric M Russell (3/6/2014)


    It's true that by coding batch processing logic within the application, your SQL code can be simplified and constructed in a more cross-platform fashion. Basic SELECT,...

    "Do not seek to follow in the footsteps of the wise. Instead, seek what they sought." - Matsuo Basho

  • RE: One size does not fill all

    It's true that by coding batch processing logic within the application, your SQL code can be simplified and constructed in a more cross-platform fashion. Basic SELECT, INSERT, and UPDATE operations...

    "Do not seek to follow in the footsteps of the wise. Instead, seek what they sought." - Matsuo Basho

  • RE: Geeky Entertainment

    I would like to see a TV series based on the original 'Conan the Barbarian' short stories written by Robert E. Howard. It could be done in the same style...

    "Do not seek to follow in the footsteps of the wise. Instead, seek what they sought." - Matsuo Basho

  • RE: Geeky Entertainment

    I hear that a movie is in the works based on Neil Gaiman's comic book series, 'The Sandman'. I've never actually been that much into comics, but my roommate in...

    "Do not seek to follow in the footsteps of the wise. Instead, seek what they sought." - Matsuo Basho

  • RE: Geeky Entertainment

    Eric M Russell (2/28/2014)


    richj-826679 (2/28/2014)


    richj-826679 (2/28/2014)


    I gave up on the mini-series because they had changed the characters and a bunch of the story completely.

    http://www.zap2it.com/news/pictures/zap-under-the-dome-book-vs-series-a-guide-20130624,0,1420864,showall.photogallery

    The thing about these sci-fi related series...

    "Do not seek to follow in the footsteps of the wise. Instead, seek what they sought." - Matsuo Basho

  • RE: Geeky Entertainment

    richj-826679 (2/28/2014)


    richj-826679 (2/28/2014)


    I gave up on the mini-series because they had changed the characters and a bunch of the story completely.

    http://www.zap2it.com/news/pictures/zap-under-the-dome-book-vs-series-a-guide-20130624,0,1420864,showall.photogallery

    The thing about these sci-fi related series on network TV,...

    "Do not seek to follow in the footsteps of the wise. Instead, seek what they sought." - Matsuo Basho

  • RE: CASE usage

    Kurt W. Zimmerman (2/28/2014)


    HanShi (2/28/2014)


    If you want the option to have 'XXXXX' as a complete textstring instead of this added after the intial string, then you need to put the...

    "Do not seek to follow in the footsteps of the wise. Instead, seek what they sought." - Matsuo Basho

  • RE: Geeky Entertainment

    I've been enjoying the Game Of Thrones television series. It follows the story and characters of the books good enough, and the production and actors are great.

    "Do not seek to follow in the footsteps of the wise. Instead, seek what they sought." - Matsuo Basho

  • RE: Geeky Entertainment

    I think a mini-series based on Arthur C. Clarke's four "Rendezvous with Rama" novels would be interesting, so long as it's not a low budget Syfy Channel job, and if...

    "Do not seek to follow in the footsteps of the wise. Instead, seek what they sought." - Matsuo Basho

  • RE: Caching

    EricEyster (2/26/2014)


    I didn't consider summary data as caching, but if that is the case, then our systems would never function without it. Analyzing customer trends on TB's of raw data...

    "Do not seek to follow in the footsteps of the wise. Instead, seek what they sought." - Matsuo Basho

  • RE: Caching

    I was once tasked with improving the performance of a stored procedure that ran for fifteen minutes on a good day and more than an hour on occasion. It was...

    "Do not seek to follow in the footsteps of the wise. Instead, seek what they sought." - Matsuo Basho

  • RE: The SQLCLR Impact

    Jeff Moden (2/21/2014)


    eric.notheisen (2/21/2014)


    I worked on a project for Wells Fargo a few years ago. We had a database developer who used CLR procedures for 60 percent of his...

    "Do not seek to follow in the footsteps of the wise. Instead, seek what they sought." - Matsuo Basho

  • RE: The SQLCLR Impact

    Eric M Russell (2/21/2014)


    drew.king1 (2/21/2014)


    I used it to build aggregate functions that should be in SQL in opinion.

    Example: the ability to "Sum" a char/varchar/etc field.

    Please, explain what it...

    "Do not seek to follow in the footsteps of the wise. Instead, seek what they sought." - Matsuo Basho

Viewing 15 posts - 4,681 through 4,695 (of 6,041 total)