Forum Replies Created

Viewing 15 posts - 4,756 through 4,770 (of 11,678 total)

  • RE: Commenting

    I usually assume a basic understanding of SQL.

    I'm not going to put a comment like "and now we insert the data into the dimension".

    I explain the business logic used in...

  • RE: How useful are fuzzy lookup and fuzzy grouping ?

    These components are usually used in Data Quality projects.

    For example, the Fuzzy Lookup can be used to match "Belgium" with "België", something the regular Lookup component can't.

  • RE: Complete manual for SSIS 2008 R2 ?

    The official manual or documentation is Books Online.

    You can get there by pressing F1 and filtering on Integration Services.

    Another option is to buy a good book, such as this one:

    Professional...

  • RE: SSIS shows warnings despite fixing them ?

    Is the warning still there when you close the project and re-open it?

  • RE: sql server 2008 r2

    Do the installation logs give any more info?

  • RE: Missing SSAS project

    You can also connect Visual Studio to the project on the server.

    Choose File,Open from the menu and choose Analysis Services Database.

    This online editing mode has however a certain amount of...

  • RE: Executing Dynamic SQL

    Nice question, thanks.

  • RE: multiple conditions

    Your question is not entirely clear.

    Can you post some sample data and desired output?

  • RE: Subreports

    Eliza (9/25/2013)


    Koen Verbeeck (9/25/2013)


    Maybe you can put the name and the subreport in a table?

    Hi,

    The name and subreport are in a tablix deatil row if this is what you mean?

    Thanks

    Eliza

    Yes....

  • RE: Setting All Connections at run time.

    Marc M-454371 (9/25/2013)


    Gotcha. Makes Sense. Thanks for the clarification.

    Does it make sense that I would want to "XXXXXX" out the value stored in the packages (either in variable...

  • RE: Setting All Connections at run time.

    Marc M-454371 (9/25/2013)


    Grasshopper. Thanks for your post!

    I agree with your approach but I am starting to get a bit confused as to what my best set up should be.

    My...

  • RE: When Curiosity strikes

    Jeff Atherton (9/25/2013)


    Koen Verbeeck (9/24/2013)


    They are just some fun way to indicate how many points you have already gathered.

    Some point totals have special statuses that only people who know a...

  • RE: how to move ssis packages from one server to another

    EncryptSensitiveWithUserkey is a disaster waiting to happen, as sensitive data can only be de-encrypted when you open the package.

    Unless you are going to run the package on production every time...

  • RE: Subreports

    Maybe you can put the name and the subreport in a table?

  • RE: Query Needed

    Concatenating Row Values in Transact-SQL[/url]

Viewing 15 posts - 4,756 through 4,770 (of 11,678 total)