Forum Replies Created

Viewing 15 posts - 29,956 through 29,970 (of 39,764 total)

  • RE: BACKUP DATABASE

    Be careful of mirrored backups. If the mirror fails for some reason (network errors), the local isn't completed.

  • RE: Losing Your Job

    Thanks for the debate and this was a can of worms. I think it affects some professions (doctors, lawyers, IT), people that don't have regular hours and can get called...

  • RE: My Recent EMail

    SQLBill did a good job, but I still see some missing words. (get A better idea)

    As for your questions:

    1. The sentences are ok, definitely need spelling/grammar checks. Missing "a", "an",...

  • RE: which scripting language does sqlservercentral uses ?

    Please don't post the questions in the subject. That's a descriptor, but the question should be repeated or stated clearly in the post.

  • RE: Administer SQL from XP Workstation

    As mentioned above, just the Workstation stuff, maybe BOL.

    IF you need SSIS, install it.

  • RE: Executing a Stored Procedure form ActiveX

    Looks like you have the names wrong in the ActiveX script. While you're adding them in the order, I thought there was a name mapping.

  • RE: database owner best practices

    I have a friend that's moved a lot of servers to VMWare, including some production SQL Servers. They use SAN storage and so far performance has been good. I'm trying...

  • RE: Registration to SQL Server Central

    Thanks for your opinion and it is noted.

    However I think this site has proven it's value over the last 6 years to thousands of DBAs all around. I understand that...

  • RE: SQL SERVER 2005 vs ORACLE 10G

    I'm not an Oracle guy, but isn't Oracle optimized for cursors? Isn't that it's strength when working through sets of data?

    If so, then does it matter if you program that...

  • RE: Sql server 2000 fail to install

    First, please write with punctuation and explain clearly what is wrong. It doesn't help you or us to try and save keystrokes and run all your words together.

    You need to...

  • RE: Naming Conventions Help

    third vote here for Jeff's suggestion. Use names that describe what the procedure does, not what it accesses.

  • RE: Event Viewer Win2k3

    You can set up some monitoring using alerts to look for certain events to fire, but not necessarily all Windows events. If you need something that occurs in Windows, use...

  • RE: Corporate Programming Sucks

    Good luck on the next one, but I'd recommend you beef up your DBA skills at least so you know how to answer questions like that. These days lots of...

  • RE: Myths

    Sorry 🙁

    You can see them here: http://www.eweek.com/slideshow/0,1206,pg=0&s=26744&a=222190,00.asp

  • RE: BACKUP DATABASE

    There are lots of scripts here on the site in the Scripts section that do these things. You can search a few out and modify them to suit your needs.

Viewing 15 posts - 29,956 through 29,970 (of 39,764 total)