Forum Replies Created

Viewing 15 posts - 4,771 through 4,785 (of 6,038 total)

  • RE: Help on database design - Data Aggregator

    yasserbatsh (10/10/2013)


    Thank you Eric for your reply.

    i will indeed need to leverage on sql server for my solution.

    What do u think is a better solution to tackle such requirement other...

  • RE: Help on database design - Data Aggregator

    yasserbatsh (10/10/2013)


    I have a data aggregator application which should be able to import data with

    different structures (mostly CRM data) such as Customer,invoice, campaigns, etc..

    we can't know the fields...

  • RE: Manners

    The thread started when someone asked the regular contributers on the site if it seemed that the questions being asked were getting worse. The first poster wondered if people were...

  • RE: The 2013 SQL in the City Tour

    Hi Steve, I'm looking forward to seeing you this Friday's event here in Atlanta.

  • RE: Secure Programming

    The mistake of "Execution with Unnecessary Privileges" should be #1 on the list. That's really the root of all exploits. SQL injection and buffer overflow are common, and the techniques...

  • RE: Dating Your Employer

    Miles Neale (10/4/2013)


    Tom Bakerman (10/4/2013)


    Eric M Russell (10/4/2013)


    The same rules that apply to dating should also apply to employment interviews. Both sides of the table should "keep it real" and...

  • RE: Dating Your Employer

    Tom Bakerman (10/4/2013)


    Eric M Russell (10/4/2013)


    The same rules that apply to dating should also apply to employment interviews. Both sides of the table should "keep it real" and not play...

  • RE: Dating Your Employer

    The same rules that apply to dating should also apply to employment interviews. Both sides of the table should "keep it real" and not play games. The candidate should be...

  • RE: Secure Programming

    ..The NSA, along with a number of other companies, is trying to do something about poor programming practices. They have release a list of the 25 most dangerous programming mistakes..

    Here...

  • RE: Hybrid Databases

    If all an application requires from it's "database" is a holding area for serialized XML or JSON objects which it later fetches based on a unique ID, then I'd consider...

  • RE: Hybrid Databases

    Jim P. (9/30/2013)


    Eric M Russell (9/30/2013)


    SQL Server has for the last couple of releases been extending beyond the traditional relational model for storing and retreiving data. For example, we now...

  • RE: Hybrid Databases

    SQL Server has for the last couple of releases been extending beyond the traditional relational model for storing and retreiving data. For example, we now have support for indexed XML...

  • RE: Passing external sproc params to internal variables - Explanation?

    Whatever your situation is, perhaps it is related to execution plan recompiling. Execution plan reuse matters in an OLTP database where the same procedure is called 1000s of times per...

  • RE: Dating Your Employer

    ... and definitely negotiate on the benefits (remember that you should care about your total benefit stack and value, not just the salary) ...

    Benefits are negotiable? Does anyone here work...

  • RE: Job Worries over Automation

    Steve Jones - SSC Editor (9/23/2013)


    Your assumptions ignore the fact that often IT groups find new opportunities, and can do so when more time is available. As IT operations improve,...

Viewing 15 posts - 4,771 through 4,785 (of 6,038 total)