Forum Replies Created

Viewing 15 posts - 2,266 through 2,280 (of 2,469 total)

  • RE: 2005 IR Salary Survey

    Bryant - the cost-of-living argument is a pretty valid and hefty one...I live in the D.C metro area and the real estate market alone has skyrocketed to criminally unaffordable prices.....

    Ultimately...







    **ASCII stupid question, get a stupid ANSI !!!**

  • RE: Problem with SQL Service Manager

    Also - how many named instances do you have ? Since there is one SQL Server service for each instance of SQL Server running on the computer.....

    BOL also has...







    **ASCII stupid question, get a stupid ANSI !!!**

  • RE: Problem with SQL Service Manager

    Do you have the "auto-start service when os starts" option checked ?!







    **ASCII stupid question, get a stupid ANSI !!!**

  • RE: Restore database

    I think there was definitely a misunderstanding - I was suggesting you run a script to loop through procedures using "with recompile" immediately after you do a restore...NOT sp_recompile which...







    **ASCII stupid question, get a stupid ANSI !!!**

  • RE: 2005 IR Salary Survey

    Oh yes - and that last bit about "Work in a smaller company, enjoy your job and your co-workers, and remember that life is short." - think that touched a...







    **ASCII stupid question, get a stupid ANSI !!!**

  • RE: 2005 IR Salary Survey

    Great article (as usual) Steve - a few things that caught my attention were:

    1)"...those with certifications made 7-19% more on average.." - hmmm! It'd be good to get some real...







    **ASCII stupid question, get a stupid ANSI !!!**

  • RE: SQLServer 7 to SQLServer 2000 migration

    Glad that got sorted out...

    Migrations CAN BE fun...when everything works...once in a bluemoon ?! 😉







    **ASCII stupid question, get a stupid ANSI !!!**

  • RE: "cannot open database requested in login" error

    In the "logins" under the "Security" folder in the server you want to access - do you see your name ?! If you right click on this and choose "properties"...







    **ASCII stupid question, get a stupid ANSI !!!**

  • RE: Teamwork

    "In the end shortcutting the tech spec phase resulted in lost time later on so it really was a false economy".......

    EVERYBODY (at least most people with common sense) knows this...







    **ASCII stupid question, get a stupid ANSI !!!**

  • RE: Learning and Understanding SQL

    I swear by Wrox and OReilly publications..

    Here're a few links you could look up:

    http://www.w3schools.com/default.asp

    http://www.mssqlserver.com/tsql/

    http://vyaskn.tripod.com/sqlserverres.htm







    **ASCII stupid question, get a stupid ANSI !!!**

  • RE: SQLServer 7 to SQLServer 2000 migration

    Scott - I came across this while I was reading an article on dynamic sql - this may be completely irrelevant but it'd be interesting to see what happens if...







    **ASCII stupid question, get a stupid ANSI !!!**

  • RE: Restore database

    Using sp_recompile will mark the procedure for recompilation next time it is run...you may be better off creating a script to loop through all the procedures and executing them by...







    **ASCII stupid question, get a stupid ANSI !!!**

  • RE: Teamwork

    Del - what you say reads funny but rings SO TRUE...

    Going by the old adage - "If you want to see something well done, DO IT YOURSELF!" - it's tough...







    **ASCII stupid question, get a stupid ANSI !!!**

  • RE: [Microsoft][ODBC SQL Server Driver][DBNETLIB]ConnectionCheckForData (CheckforData()).Server: Msg 11, Level 16, State 1, Line 0General network error. Check your network documentation.Connection Broken

    Not sure what query you're running -

    what service pack do you have ?! Apparently this was a known bug sometime back that was fixed with sp4 (I think!)...







    **ASCII stupid question, get a stupid ANSI !!!**

  • RE: deletion from backup device

    Chen - not sure what you mean when you say "will delete the entire device"! You are going to be specifying name of device to be dropped....alternately, the easier way...







    **ASCII stupid question, get a stupid ANSI !!!**

Viewing 15 posts - 2,266 through 2,280 (of 2,469 total)