Forum Replies Created

Viewing 15 posts - 10,921 through 10,935 (of 11,678 total)

  • RE: SSIS - SSMS 32bit standard edition

    Furthermore, can you past the actual error messages?

  • RE: SharePoint or Cognos - your thoughts

    dave-dj (11/11/2010)


    we had a demo actually from one of our support suppliers and they did make a comment that there consultancy experience has seen SSAS cubes perform better than Cognos...

  • RE: SharePoint or Cognos - your thoughts

    To expand further on Cognos:

    Cognos generates SQL or MDX to access the data. In collaboration with SQL Server, these system-generated scripts can ... euh ... suck.

    Performance can suffer if you...

  • RE: Error for use object temporal in Dataflow

    Lisset (11/10/2010)


    Thanks a lot da-zero! This is the solution!

    No problem. Glad to help and that it all worked out.

  • RE: SharePoint or Cognos - your thoughts

    I've used Cognos before, in particular Analysis Studio and Report Studio.

    I would prefer Sharepoint above Cognos as a collaboration tool (can you have a wiki in Cognos?).

    But Cognos has its...

  • RE: Very new to Data Mining

    I was thinking about the "beers and diapers" example during dinner, and maybe there can be some truth in it:

    if beer and diapers are highly correlated, you should not set...

  • RE: Very new to Data Mining

    Raunak Jhawar (10/8/2010)


    Best. Baby Diapers and Beer. Couldn't have asked a better example. You Rock. 😀

    It is a classic example, used many times to explain data mining.

    However, it is not...

  • RE: Error for use object temporal in Dataflow

    Set the DelayValidation property of the dataflow to True. Furthermore, see that the table exists when you configure your dataflow.

  • RE: Database Snapshot

    janki_2886 (11/10/2010)


    @OLD Hand: My Only intention, was to post a easy question(which , according to u was a dumb question),so that everyone can answer ...

  • RE: More of computed columns

    Nice question.

    And thanks to Carlo for the add-on.

  • RE: UPDATE tblHead SET iHairsRemaining = (iHairsRemaining - 40) WHERE vProblem = 'Perplexing'

    Is the database compatibility level set correctly?

    BOL says:

    When PIVOT and UNPIVOT are used against databases that are upgraded to SQL Server 2005 or later, the compatibility level of the database...

  • RE: Database Snapshot

    cengland0 (11/9/2010)


    janki_2886 (11/9/2010)


    This was Question Direct from BOL, I have used same sentence as in BOL, Do you still think, its a grammer mistake.

    Not saying it's a grammar mistake. ...

  • RE: Database Snapshot

    Sourav-657741 (11/9/2010)


    I do agree with "england0".

    The system databases are excluded from Database snapshot. Question doesn't to look like correct..!

    The question asked what the relation was between database snapshots and recovery...

  • RE: Need wildcards in File.exists() HELP

    Phil Parkin (11/9/2010)


    da-zero (11/9/2010)


    I don't have access to my code right now, but I'll post a script later that will check a given directory for files that match a certain...

  • RE: Database Snapshot

    Thanks for the question. Learned something today.

Viewing 15 posts - 10,921 through 10,935 (of 11,678 total)