Forum Replies Created

Viewing 15 posts - 5,941 through 5,955 (of 11,678 total)

  • RE: Exporting a report from Report Builder to CSV

    agnetha_11 (1/24/2013)


    Some users want to filter or edit the spreadsheet. When I change the format from scientific notation to text or numeric some how the last digit in all...

  • RE: Exporting a report from Report Builder to CSV

    agnetha_11 (1/24/2013)


    yes, I save it as a csv and then open using Excel.

    GoVelo is right, it's just Excel butchering the format. Open it with a decent text editor, such...

  • RE: Simple Delete Query is Taking Huge Time

    Bhuvnesh (1/24/2013)


    Koen Verbeeck (1/24/2013)


    Do not disable foreign keys

    Any other reference ?

    Maybe. I'm sure Google can help you out 😉

  • RE: Relational Model versus XML

    GPO (1/24/2013)


    What a stupid question. How can you possibly answer it with the limited details provided?

    I first thought it was a joke 😀

    "Pffft, who uses XML anyway?"

  • RE: Simple Delete Query is Taking Huge Time

    debanjan.ray (1/24/2013)


    That table contains only 1lac rows.

    Table PK:

    Table_sr_key, table_eff_strt_dt

    Table FK(10 Fks like same structure):

    PRD_SR_KEY, EFF_STRT_DT

    REFERENCES Product (PRD_SR_KEY, EFF_STRT_DT)

    Table is refernced by more than 20 table.

    This is primarily a...

  • RE: ssis space problem

    You can use the REPLACE function to replace every space with nothing.

  • RE: SSRS 2008

    You mean Report Manager? It's normal that it takes a while to load the site for the first time.

    Either you see that as "coffee-time", or you can solve it using...

  • RE: Exporting a report from Report Builder to CSV

    Are you opening it with Excel?

  • RE: Simple Delete Query is Taking Huge Time

    Maybe you should create a job to automatically update your statistics, since they're clearly out of date.

  • RE: 70-461 Exam Information

    system243trd (1/22/2013)


    Please can anyone give me any further information regarding the 70-461 exam querying a MS SQL 2012 database? e.g. number of questions, are they multiple choice, duration ,...

  • RE: Relational Model versus XML

    I'd like to see the performance of the XML solution.

    Also, I would think the structure of your website is known, so a relational model is preferred.

    Curious to see the debate...

  • RE: Are the posted questions getting worse?

    Greg Edwards-268690 (1/23/2013)


    Go to CodePlex and download BIDS Helper 1.61 - this is a good little addin.

    Right Click on your Project in Solution Explorer

    4th from the bottom, Delete Dataset Cache...

  • RE: Are the posted questions getting worse?

    WayneS (1/23/2013)


    Koen, I like your #SQLFamily icon in your signature. You ought to put it somewhere and tweet it so others can use it also.

    Actually, it's not mine. The SQL...

  • RE: SSAS browser missing Data

    Make sure there are no filters in the data source view and that the dimension usage mapping is done correctly. Also make sure there are no slicers/filters in the browser.

  • RE: Identity Values

    Great question thanks. I vaguely remember seeing a similar QotD once, but it's quite some time ago.

Viewing 15 posts - 5,941 through 5,955 (of 11,678 total)