Forum Replies Created

Viewing 15 posts - 27,781 through 27,795 (of 39,769 total)

  • RE: Configuration Management of SQL Server using VSS

    You don't connect SQL Server to VSS. You would need to manage this from your clients.

    If you are new to VSS, you should spend some time learning how it works....

  • RE: Untouched Data

    I think I had an HP jukebox, circa 95, and it was always flaky.

    I'm not sure the cost of storage drops to make up for the cost of storing...

  • RE: recover database only have log file

    If the MDF file is corrupted, and you're sure, first make a copy of it and the LDF files immediately. That way someone can help you. If you can run...

  • RE: Maintenance Plans and DR

    Very strange. I'll try to test this a little later if I have time, but I wonder what happened. All I can think is that the package got resolved to...

  • RE: mssqlsystemresource database

    That's a good question. Did you check and see if SQL Server moved anything itself on startup? If it's working, I'd note it for yourself and the rest of the...

  • RE: Migration (of the person kind not the data kind!)

    I've been to Vancouver twice. It's a big city, spanning across the water, and I really liked it. It's expensive, but people were nice, lots of public transport, beautiful, clean,...

  • RE: A Good Case For Reference

    Seems like lots more uses for the spatial stuff than I imagined.

    I thought of another last night.

    What about some type of lottery/contest application that allows people to register/enter/purchase...

  • RE: Untouched Data

    I'll admit that I hadn't thought about retention when read this article, so very good points about how long to keep things.

    I've used optical jukeboxes, but they were problematic from...

  • RE: Maintenance Plans and DR

    The maintenance plans in 2005 are stored as SSIS packages, and I think the connections are buried in there. They should be in msdb, so you can get them there.

    I'd...

  • RE: Short cut key

    OK, I accidentally marked this as published instead of pending. I'll remove all answers, and you can re-do this one on the 15th.

    I guess it made sense to me. I...

  • RE: Working part-time

    I approached one employer about this when I found that they didn't really need a 40hour a week DBA. They did need some on-call, after hours support, and I said...

  • RE: Upgrading a database compatibility from 6.5 to 2000

    The compatibility mode changes the way keywords are handled in SQL Server. There were lots of words that were valid in v6.5 that became reserved in v70 and above (ie...

  • RE: Software for Profit

    Interesting numbers.

    So are costs higher in physical businesses or are software companies taking advantage of their lower costs and charging more? Is there value in what they're providing?

  • RE: A Good Case For Reference

    If you have the 2005 client, the SQL Native Client, then you put two entries in there for the mirrored servers and they automatically reconnect if the primary has failed.

    http://msdn.microsoft.com/en-us/library/ms366348.aspx

    It's...

  • RE: Dates or day of week on each item?

    The newsletter is new each day. We don't have things go from day to day, except perhaps the forum threads, and those reappear if they've had a new post in...

Viewing 15 posts - 27,781 through 27,795 (of 39,769 total)