Creating tables using Management Studio

  • Hey guys,

    I am running SQL Server 2005 Developer edition, and I am trying to create a new table using the management studio but I am getting the error below (I have tried uninstalling and reinstalling several times):

    TITLE: Microsoft SQL Server Management Studio

    ------------------------------

    Class does not support aggregation (or class object is remote) (Exception from HRESULT: 0x80040110 (CLASS_E_NOAGGREGATION)) (Microsoft.SqlServer.SqlTools.VSIntegration)

    ------------------------------

    BUTTONS:

    OK

    ------------------------------

    Can anyone assist?

  • Can you post the script that generated the error?

    The absence of evidence is not evidence of absence
    - Martin Rees
    The absence of consumable DDL, sample data and desired results is, however, evidence of the absence of my response
    - Phil Parkin

  • are you using RTM or GA software or one of the CTP versions (April, June, September).  If CTP... get the new stuff... otherwise, post your script


    Cheers,

    david russell

  • No script, i got this error when right clicking on the table node and selecting new table. I have reinstalled everything and the error no longer occurs

Viewing 4 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic. Login to reply