Forum Replies Created

Viewing 15 posts - 541 through 555 (of 920 total)

  • RE: Which country is best for Outsourcing?

    Ohio.

    Or maybe West Virginia. Plenty of graduates from Marshall and UK in western West Virginia and eastern Kentucky who would be willing to do quality tech stuff for a...


    And then again, I might be wrong ...
    David Webb

  • RE: Just had an interview for a DBA in CT

    I've never used filegroup backups, so I have a question. If I understand the concepts correctly, even if you back up all the filegroups individually, you couldn't be guaranteed...


    And then again, I might be wrong ...
    David Webb

  • RE: Stored Procedure for searching records in table values

    Sorry, I miss read the SELECT.

    Can you run a profiler trace to make sure you're sending the proc what you think you're sending?


    And then again, I might be wrong ...
    David Webb

  • RE: Stored Procedure for searching records in table values

    I don't think this is going to do what you are expecting it to do. If you pass in '1111111111' as the phone number, but the name on the...


    And then again, I might be wrong ...
    David Webb

  • RE: Stored Procedure for searching records in table values

    Won't this always fall through to the error handling routine, where you will always return a non-zero value.

    You probably need an 'ELSE' to go with your IF that says RETURN...


    And then again, I might be wrong ...
    David Webb

  • RE: Are the posted questions getting worse?

    The potato goes with the pork chop. Next will come the salad shooters, and finally the dessert derringers.


    And then again, I might be wrong ...
    David Webb

  • RE: Very Very urgent -reply needed

    Are the master databases for both instances stored on the same drive? When did this problem start? Were any changes made to the accounts under which the server...


    And then again, I might be wrong ...
    David Webb

  • RE: Are the posted questions getting worse?

    Guys,

    He may be a vegitarian, Rotarian, NRA member too, but I wouldn't necessarily jump to the conclusion that any of those had an influence on his MVP status. It...


    And then again, I might be wrong ...
    David Webb

  • RE: Are the posted questions getting worse?

    So in this case MVP may equal Most Verbiage Plagiarized?


    And then again, I might be wrong ...
    David Webb

  • RE: Solution approach needed for this problems....

    I'm guessing that #1 has to do with how you would handle unpredictable combinations of search criteria being entered by the user. The answer to this could be successive...


    And then again, I might be wrong ...
    David Webb

  • RE: Solution approach needed for this problems....

    Since, I'm guessing, this is homework, why don't you tell us your ideas about how to accomplish these things and we'll provide guidance as needed. Most people are happy...


    And then again, I might be wrong ...
    David Webb

  • RE: help

    OK, here's a hint for 15.

    The employees table has a city column which can be used to find specific cities.

    Give the SQL a try and we'll go from there.


    And then again, I might be wrong ...
    David Webb

  • RE: help

    Since I don't have that database installed on any of the servers I'm working with, without the table definitions, I'm not going to be much help. There may be...


    And then again, I might be wrong ...
    David Webb

  • RE: Are the posted questions getting worse?

    Incoming!!!

    http://www.sqlservercentral.com/Forums/Topic665389-5-1.aspx?Update=1


    And then again, I might be wrong ...
    David Webb

  • RE: help

    Are you wanting to run these queries in Access, or do you want to run them inside SQL Server and get the data from the Access database?

    Could you please post...


    And then again, I might be wrong ...
    David Webb

Viewing 15 posts - 541 through 555 (of 920 total)