Forum Replies Created

Viewing 15 posts - 61 through 75 (of 820 total)

  • RE: The Express Choice

    As for wireless we have always been in one of two modes: Constantly connected inside the four-walls or casually (as in seldom) connected outside. I'm the kind of...

  • RE: Limitations of MongoDb

    xsevensinzx (3/11/2015)


    Eric M Russell (3/11/2015)


    venoym (3/11/2015)


    I think this describes some of the disconnect between the only NoSQL camp and the only SQL camp.

    **beware some language**

    https://www.youtube.com/watch?v=Nu1UQblRQdM

    Wow, that's so geeky. But it...

  • RE: The Express Choice

    ShineBoy (3/10/2015)


    Why would you do that?

    Let's see.

    The POS system (cash registers) might have their own data store and handle all the credit card handling.

    H/R and payroll might be outsourced so...

  • RE: Limitations of MongoDb

    Eric M Russell (3/10/2015)


    In other words, if you update a MongoDB document, perhaps something like adding additional office visitation records to a patient's chart, then the change of size operation...

  • RE: Why should i go for MS-SQL server not for Oracle and MySQL ?

    Recently the MySQL world fractured into two camps. The MySQL camp and the MariaDB camp. you don't find a phenomenon like that that in either Oracle or SQL...

  • RE: Need to export one table to another database in a different server/db

    Michael L John (3/4/2015)


    The wizard is actually SSIS.

    Ouch.

    I had assumed that this was a one time thing where the table did not exist on the target. ...

  • RE: Need to export one table to another database in a different server/db

    The wizard has progress indicators and the like so bcp, avoiding such, would be slightly faster. In this case faster might not be better. The OP seems to...

  • RE: The Express Choice

    I'm am like Wane in this. Express as the back end for database. Wrote lots of support scripts that run through SQLCMD and the task scheduler.

    As...

  • RE: Building Small Habits

    I'm sort of the other way round Gary. Oh I get the CREATE TABLE through the GUI but I don't add anything to it. I add each of...

  • RE: Not Again!

    I'd love to hear from the SQL Server internals teams. I am wondering if this is the desired behavior and simply needs more documentation.

    We have always been...

  • RE: Byte Me: Bug Out

    Overheard in a former life: "The bugs in this bug are bugging me!" - - - Don't ask.

  • RE: Using a column name in a COUNT function

    craig 81366 (2/18/2015)


    And hence further evidence that the only deciding factor between the two should be: which one yields more maintainable code?

    Agreed.

    In the more recent versions of SQL Server there...

  • RE: Selling Automation to Ops

    Actually it is more like this: Developers of word processing software should write the documentation in their own word processor.

    For each practice we supported we put them in as...

  • RE: incrementing alpha string using SQL

    I ran into a situation where I had to generate odd "numbers" like this. Our system produces billing invoices and then has to post to the client back end...

  • RE: Getting IT Out of the Data Center

    Well that site is now bookmarked. I'll skip the long story of the months I spent in recovery having my daily breakfast of oatmeal and coffee. I fell...

Viewing 15 posts - 61 through 75 (of 820 total)