Forum Replies Created

Viewing 15 posts - 9,181 through 9,195 (of 18,923 total)

  • RE: question about backup

    The point is that you don't always have the luxury to take a full backup every 5 minutes like you can a tlog.

    Also with a tlog, you can do a...

  • RE: Sys.Databases

    System table are out of range for such processes. It could be done in 2000 but it was extremely hard, hazardous, dangerous, at best. Not to mention that...

  • RE: More newbie system table help

    I didn't have an idea about binaries untll about 15 months ago... this was not thaught in my school. Not for sql anyways.

  • RE: Am I behind?

    I'm just moving to 2k5. I don't consider myself behind... but I know I have a lot to learn on 2k5.

    Pass certainly helped get back in the game in...

  • RE: Sys.Databases

    Just run that procedure after the code that runs the restore has done executing.

  • RE: Warning for Job Seekers

    Thanks for sharing this. But as someone who's read a lot about your past work experiences. I strongly suggest you watch the movie The Secret. That could...

  • RE: what is wrong in this ?

    Best practice : ALWAYS mention the columns in the insert statment. You'll save yourself a lot of troubles.

  • RE: My account is gone

    So under what name will we see you from now on?

  • RE: SQL people can appreciate this...

    This is too funny... so much for that print statement :hehe:.

  • RE: Datediff 101?

    Just for the ones who never had this problem... what he did is enter something like this :

    01/01/2007 instead of '01/01/2007'

    The net result is often a date damn near...

  • RE: system requirements for 120GB+ database

    You need to get that info first or you'll most likely have to rebuy a server after the initial one... or you'll overshoot the needs of the client and buy...

  • RE: @#$^@ Forum reply timeout

    Steve, is there anyway to have the posts written to cookie BEFORE doing the postback? That way if the session timesout, the cookie can be read and the answer...

  • RE: Read-only Archive databases

    One last comment : After the data is in read-only mode (can't ever be modified ever again). You can move that data onto its on filegroup, do you thing...

  • RE: NOLOCK

    Open Query Analyser (QA), hit f1, type hint, enter. Read. Thank you for doing that before posting a question here.

  • RE: New line help

    This is presentation stuff. In the best circonstances, this should be handled by the application layer. If not possible in this case, then use the replace option.

Viewing 15 posts - 9,181 through 9,195 (of 18,923 total)