Forum Replies Created

Viewing 15 posts - 7,051 through 7,065 (of 11,678 total)

  • RE: Any real time etl project

    You can also download the Adventure Works sample databases of Codeplex and start playing with those. There are a lot of SSIS tutorials out there, even on the MSDN website.

    Try...

  • RE: What happened to the scroll bar?

    Try out the SizeToReportContent and AsynchRendering properties.

    edit: these are ReportViewer properties. I'm not really sure how you are viewing the report on the web?

  • RE: Are the posted questions getting worse?

    dwain.c (5/30/2012)


    Maybe we should start a new thread for oenophiles.

    We could call it the wine cooler thread!:-)

    As long as there will also be an equivalent beer thread 🙂

  • RE: Design question for one-to-many dimension in SSAS

    At first sight the problem is that the grain of the fact table doesn't match with the grain of the case table. The fact table only goes as deep as...

  • RE: Error SSIS SQL2012 Script Task

    Did you convert the script task first?

    There are some changes between 2005/2008/2012 regarding the scripting of .NET code in SSIS.

  • RE: Error Configuring Master Data Services SQL Server 2012

    Stefaans (5/30/2012)


    This is the solution.

    If you install IIS after .NET 4, you may encounter this error. To fix this issue, open a command prompt and go to the .NET...

  • RE: What are the questions should ask to the customer about the existing database?

    Maintenance jobs

    Related products using those databases, such as SSIS, SSAS and SSRS.

  • RE: Transactions 3

    Another great question Ron. It certainly useful to refreshen the transaction theory from time to time.

  • RE: General Qestions

    Schadenfreude-Mei (5/30/2012)


    Koen Verbeeck (5/30/2012)


    Enter Sandman, Sad but true and Unforgiven were pretty awesome 🙂

    Have always thought Unforgiven was a bit weak. And Unforgiven II......... Dont get me started.

    There's also...

  • RE: General Qestions

    Enter Sandman, Sad but true and Unforgiven were pretty awesome 🙂

  • RE: General Qestions

    No.

    Hit the Lights, Master Of Puppets, For Whom The Bell Tolls as Intro.

    New song Hell and Back as interlude.

    Entire Black Album from back to start (it was their anniversary show).

    Battery,...

  • RE: General Qestions

    anthony.green (5/28/2012)


    So I wonder if Koen is still alive or if he got taken to hospital with burst ear drums over the weekend

    I'm alive 😀

    Metallica was great, although One was...

  • RE: The SSIS service in 2012

    jeff.mason (5/29/2012)


    Given that Integration Services is not cluster aware, you'd have to avoid its use on a cluster with multiple instances anyway. So it has to be done via...

  • RE: Backups

    Dammit, want my point! 😛

  • RE: SSIS job issue

    The error is quite self-explanatory.

    You are trying to put text that is too long into a column that isn't long enough.

    Either make the column wider or configure SSIS to ignore...

Viewing 15 posts - 7,051 through 7,065 (of 11,678 total)