Forum Replies Created

Viewing 15 posts - 3,031 through 3,045 (of 6,041 total)

  • RE: how to audit a table (DML actions) with specific conditions

    If all you want to do is trace delete operations on the table that match specific criteria, that is resolving the root cause of some issue caused by a user...

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

  • RE: The R Language

    I'm holding out for R#.

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

  • RE: how to audit a table (DML actions) with specific conditions

    My understanding is that you want to trace what application, login, session, statement, etc. is issueing specific types of DELETE operations against a table. You can do this using an...

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

  • RE: High Volume File Storage Solution

    I think the decision should hinge around the question: Do you need secure document storage, or is this project just for hosting public domain content?

    Azure is good for cloud...

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

  • RE: How to stop the Winzip prompt showing when executing Exec process Task in SSIS

    For use in an Exec Process task, perhaps the DOS command version of WinZip would be more appropriate.

    http://whitemarker.blogspot.com/2006/09/dos-using-winzip-for-command-line.html

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

  • RE: Guidance required for becoming Database Architect

    It sounds like you have substantial experience with the Microsoft technology stack, so you should have that base covered. To become more of a database architect you want to read...

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

  • RE: Facebook data with SSIS

    PragmaticWorks TaskFactory has a 'Facebook Source' task.

    http://help.pragmaticworks.com/taskfactory/

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

  • RE: Hacking to Hide

    Chris Quinn-821458 (1/5/2016)


    As I always say, it ain't the tool that is used that's the problem, but the tool that uses it.

    For a black box device, there shouldn't be any...

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

  • RE: SQL Server Management Studio

    At the top of the 'Registered Servers' tab, there should be four icons: 'Database Engine', 'Analysis Services', 'Reporting Services', and 'Integration Services'. You must click on the 'Analysis Services' icon...

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

  • RE: Hacking to Hide

    If you're going to install Windows on a device, something like a black box, then perhaps Server Core, or maybe Mobile Edition, is what you need.

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

  • RE: The SQLite alternative to NoSQL

    The following is a recent (2014) article comparing features of SSCE (3.5 and 4), SQL Server Express, and SQL Server LocalDB to SQLLite.

    http://erikej.blogspot.com/2011/01/comparison-of-sql-server-compact-4-and.html

    There are JDBC (Java) providers for SQL Server,...

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

  • RE: Hacking to Hide

    Embedding any release of Microsoft Windows operating system on industrial or military devices makes about as much sense as deploying Chrysler Town & Country minivans on the battlefield in Afganistan....

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

  • RE: The SQLite alternative to NoSQL

    Andy Warren (1/4/2016)


    Phil-eek, I'd be interested in reading more about SQLLite if you get around to writing it. I think the key here is the zero footprint - why don't...

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

  • RE: Surface Book

    My personal and after hours work PC is a two year old Lenovo N586 that I paid $350 for at the time, and it gets the job done in terms...

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

  • RE: The SQLite alternative to NoSQL

    SQLite is a good fit (perhaps the defacto choice) for mobile and shareware apps due to it's small footprint, portability, and widespread adoption. However, it could be reccomended with more...

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

Viewing 15 posts - 3,031 through 3,045 (of 6,041 total)