Forum Replies Created

Viewing 15 posts - 1,996 through 2,010 (of 9,707 total)

  • RE: Linked Servers, Views, and Stored Procedures

    TANSTAAFL is big here too. Fortunately, the solution is short term. We're putting a hard date on when things need to be fixed, so no one will have any excuses.

  • RE: Count of Queries

    mcopa (2/25/2016)


    What exactly do you mean by this: "if you really need to know exactly how many queries are run against the database, you need to set that up...

  • RE: Are the posted questions getting worse?

    GilaMonster (2/24/2016)


    I disagree. Jupiter is descending.

    http://what-if.xkcd.com/139/

    That is an awesome link. Thanks, Gail.

    On another note, this might be one of those days when I should step away from my computer. I...

  • RE: Need to build query

    rhythmk (2/25/2016)


    Brandie Tarvin (2/25/2016)


    What logic determines IN verses OUT?

    Hard coding based on the dates given is not wise. Ideally, code should be written to logically decide what fits either circumstance...

  • RE: Linked Servers, Views, and Stored Procedures

    I forgot all about synonyms, but you're right. Not the best solution. For one, I can't create one that just points to the server.dbname. I just tried it, it doesn't...

  • RE: SQL Server Permissions

    deltajade (2/21/2016)


    I was told that is an industry standard, I could delete because I have read / write access.

    Is this true?

    I have never run into a situation where having read...

  • RE: SSIS - Data Type Issue

    sgmunson (2/23/2016)


    You might want to try CAST(PortNumber AS smallint)...

    This or try to change the INT16 in expression to INT32. But yes, INT in a database comes across as INT32 in...

  • RE: Changing License From Core based to CAL

    At a guess, I would think you need to contact Microsoft.

    I don't know if this document tells you anything helpful (I haven't read through the whole thing yet). Microsoft...

  • RE: Need to build query

    What logic determines IN verses OUT?

    Hard coding based on the dates given is not wise. Ideally, code should be written to logically decide what fits either circumstance depending on other...

  • RE: import data from an excel to sql server

    Orlando Colamatteo (2/13/2016)


    Brandie Tarvin (2/12/2016)


    Because ... Excel .... SUCKS ... that way. :pinch:

    I would say it as "because integrating with Excel sucks that way." It is not technically Excel that...

  • RE: Are the posted questions getting worse?

    Alan.B (2/23/2016)


    I don't know if anyone is aware of this but I noticed Dwain Camps hadn't posted anything in awhile so I checked his blog (dwaincsql.com), simple-talk, twitter, linkedin... then...

  • RE: Are the posted questions getting worse?

    djj (2/18/2016)


    Hey, who shut down the water cooler? I do not post often here, but I read it every day. Usually there is a lot going on by...

  • RE: How do we get the definition of tables via sql

    mw112009 (2/12/2016)


    I don't have a need to understand how SQL SERVER works. That is not a part of my job.

    Honestly, if knowing how SQL Server works is NOT part...

  • RE: smtp logging into sql server using ODBC connections

    So what smtp stuff are you logging? IIS stuff? Or database mail?

  • RE: Are the posted questions getting worse?

    Sean Lange (2/12/2016)


    Brandie Tarvin (2/12/2016)


    Thank you backup, Sean. I'm still shaking my head over the OPs initial "you're wrong, that can't be done after all" and then "Well, prove it"...

Viewing 15 posts - 1,996 through 2,010 (of 9,707 total)