Forum Replies Created

Viewing 15 posts - 19,471 through 19,485 (of 39,837 total)

  • RE: SELECT INTO

    At first I was a little annoyed with the graphics since I have to type it in to test 😛

    However I agree with Hugo. I think it encourages more learning....

  • RE: Data is gone, how can I know what happened?

    As Gail mentioned, without logging hard to know what happened.

    One thing I'd check is if you have triggers or cascading deletes enabled to see if this was someone trying to...

  • RE: Talking baseball

    Looking good. I didn't see him, but like LeBron James, he has come in and started to show that he was worth the $$.

    Now they need to get a few...

  • RE: A new IDE for SQL Server?

    As much as I didn't like the MMC move from Enterprise Manager, I think SSMS was a mistake. It's got too much built in, with hidden non-modal windows getting lost,...

  • RE: Finding the Context

    If you haven't seen Leverage, it's set in today's world, and they have amazing computers. Face recognition in a minute from a db scan, cloning cell phones, remote access to...

  • RE: Are the posted questions getting worse?

    We do republish on Fridays and holidays. Perhaps we should do it more as plenty of people don't see every article, or are new to the site.

    If the discussion brings...

  • RE: SELECT INTO

    I didn't even notice the graphic, and apologies. I'll clean that up and reshoot an image.

    Hugo, we have had numerous complaints on profanity at times, so we've set a few...

  • RE: Unable to attached a database that has been opened on another instance

    Service accounts are used when you install SQL Server. There are also Windows groups created, with these accounts in these groups. Rights are assigned to the group NOT the user.

    The...

  • RE: Finding the Context

    My kids are already asking for it, so I'm sure we'll get one for Christmas.

    I tend to agree with blandry on this one. I think some of the things writers...

  • RE: Linked server problem after 2005 to 2008 upgraded.

    My guess is something broke with the upgrade and there is some dll didn't upgrade correctly. At this point, I'm not sure what you can do, or what I'd suggest....

  • RE: How to I backup the database without Agent XPs enabled?

    I somewhat fail to see what's insecure about the Agent XPs. If the auditor's don't like that, did they pass Windows Scheduled Tasks? Is that more secure somehow?

    I'd ask them...

  • RE: backups to network share or local to the disk

    The key is for your backup drives to be a clustered resource. They should be visible from both nodes, just like the data files. However the physical drives should be...

  • RE: Linked server problem after 2005 to 2008 upgraded.

    This is the first I've heard of it. Does this happen from any SQL 2008 client tool, on any other workstation?

    Can you change/add/view linked servers via T-SQL?

    Is this what happens?...

  • RE: backup

    Gail is absolutely correct. There is no chance of data loss.

  • RE: backups to network share or local to the disk

    Fundamental backup principle - Do not store backups on the same physical drive as the data/logs. Use a separate drive. In terms of clustering, as George said, get a second...

Viewing 15 posts - 19,471 through 19,485 (of 39,837 total)