Forum Replies Created

Viewing 15 posts - 406 through 420 (of 456 total)

  • RE: need to backup database schema

    Hi

    Sorry if this sounds obvious, you can script the entire db using management studio, right click on the db go to all tasks and script db.

    You can also expand the...

  • RE: Who dropped the database?

    Hi AJ,

    I don't think you can tell unless you have some form of auditing enabled or using ddl triggers.

    Hope this helps

  • RE: A Lack of Data Quality

    OK let me add a different scenario that if know to be true, BUT this is not about me I hasten to add… I pay huge amounts in gas and...

  • RE: Filegroups and SAN-based environment

    Are you getting any problems with performance letting the SAN "do its job".

    We have many large databases with many millions of rows in certain tables, all with indexes...

  • RE: Adding more nodes to SQL Cluster

    Why don't you make all the node the same SP level, seems logical seeing as the existing nodes in the cluster are at SP4.

  • RE: A Lack of Data Quality

    If the company can afford to pay someone for five years and not realise that they were out of pocket, that's their lookout and their problem.

    Perhaps the person in question...

  • RE: Management Studio MISSING!!

    If you have got the Express edition then you will need to download and install the Management Studio for Express.

    If you have Developer edition then you will have to specify...

  • RE: Management Studio

    When you intsall SQL Server 2005 you have to select the "client tools" as a component for installation in the wizard. Failure to do this will result in the...

  • RE: Training

    Hi Brad, I suppose it depends on what type of training you’re after and where you are based... Learning Tree in London offer independent training courses...(not the Microsoft curriculum) on...

  • RE: Keynotes

    me - i'm a pretty good key note speaker, been best man a few times given some awesome addresses, went down well, my mother told me, if you wantme to...

  • RE: BUILD Version

    Hi tracey 3042 is sp2 minus some security patches, visit the microsot site for some further info...

    http://www.microsoft.com/downloads/details.aspx?FamilyId=d07219b2-1e23-49c8-8f0c-63fa18f26d3a&displaylang=en

  • RE: replace cursor ?????????????????

    which training course would you recommend colin? any in particluar

  • RE: New Version

    The question is dated Jan 1 2008 - I don't see the 'trick'

  • RE: Creating a large index on a live table

    You could try and use the online option when creating the index... taken from BOL

    ONLINE = { ON | OFF }

    Specifies whether underlying tables and associated indexes are...

  • RE: Permission Issue

    Appologies if you have tried this but if you search for:

    SQL Server Agent, service startup accounts

    In BOL it should give you place to start...

Viewing 15 posts - 406 through 420 (of 456 total)