Forum Replies Created

Viewing 15 posts - 481 through 495 (of 2,010 total)

  • RE: SQl Server 2008 Hotfix 956717 Install issue Windows XPe

    When you originally install SQL server, where did it install from? perhaps it's looking for the original MSI? I've seen issues where a custom installer was used and...

    To help us help you read this[/url]For better help with performance problems please read this[/url]

  • RE: Noob Doubt: 2 Tables and populating a column

    Here's a script that will do what you want to do. In my test code I had to turn off your FK check to insert the sample data, you...

    To help us help you read this[/url]For better help with performance problems please read this[/url]

  • RE: How to install report 'designer'?

    You could provide this functionality a number of different ways. IF you actually want the users to use Visual Studio, just install the client tools from your SQL Server...

    To help us help you read this[/url]For better help with performance problems please read this[/url]

  • RE: 2008 Report Server - where are my files ?

    Check out the following section from BOL http://msdn.microsoft.com/en-us/library/ms159236%28SQL.90%29.aspx

    The pertinent part is about Published reports which is what you seem to be asking about... Basically they are stored in the Report...

    To help us help you read this[/url]For better help with performance problems please read this[/url]

  • RE: Are the posted questions getting worse?

    CirquedeSQLeil (3/24/2010)


    Jack Corbett (3/24/2010)


    WayneS (3/24/2010)


    Jack Corbett (3/24/2010)


    I had problems with FF 3.5 so got off of it into Chrome. I don't even have FF installed now. I do...

    To help us help you read this[/url]For better help with performance problems please read this[/url]

  • RE: Are the posted questions getting worse?

    WayneS (3/24/2010)


    Jack Corbett (3/24/2010)


    I had problems with FF 3.5 so got off of it into Chrome. I don't even have FF installed now. I do use IE especially...

    To help us help you read this[/url]For better help with performance problems please read this[/url]

  • RE: Are the posted questions getting worse?

    I decided not to use Chrome due to some issues with some of the language in the EULA revolving around usage rights of my private data and their storage and...

    To help us help you read this[/url]For better help with performance problems please read this[/url]

  • RE: SSRS Multi-Value Parameter length

    Sam, my understanding, though I've never done this is that you can make it work, but it will change the size of every multiselect drop down for every report, not...

    To help us help you read this[/url]For better help with performance problems please read this[/url]

  • RE: References on SQL Server Jobs - Remote or Local and When & WHy

    It is perhaps possible your boss is referring to this BOL http://msdn.microsoft.com/en-us/library/ms345184%28SQL.90%29.aspx

    However it seems to involve creating the jobs on the remote servers and running them from a parent SSIS...

    To help us help you read this[/url]For better help with performance problems please read this[/url]

  • RE: Are the posted questions getting worse?

    Alvin Ramard (3/23/2010)


    Ok, new subject.

    Anyone in here use Windows Home Server? If so, would you recommend it?

    Not yet but I'm planning to install the eval on an old machine...

    To help us help you read this[/url]For better help with performance problems please read this[/url]

  • RE: Are the posted questions getting worse?

    Tom Brown-169591 (3/24/2010)


    I know our Hero - Steve Jones - drops by here occasionally (does flattery get you anywhere here?)

    I've noticed some renaming of users has gone on while I...

    To help us help you read this[/url]For better help with performance problems please read this[/url]

  • RE: Are the posted questions getting worse?

    Hey Barry glad to see you up and around and that it seems like the operation was a success.

    -Luke.

    To help us help you read this[/url]For better help with performance problems please read this[/url]

  • RE: Hide columns or Rows in a report based on Globals parameter UserID

    Glad that worked for you

    Cheers,

    -Luke.

    To help us help you read this[/url]For better help with performance problems please read this[/url]

  • RE: Proper indexes on tables

    I suppose that all depends on what you mean by "proper indexes". Are you looking for a list of indexes on all tables? Are you looking for indexes...

    To help us help you read this[/url]For better help with performance problems please read this[/url]

  • RE: Hide columns or Rows in a report based on Globals parameter UserID

    Make sure you are returning the value True or False not the string "True" or "False" in your expression (or the other way round I forget which one it wants)....

    To help us help you read this[/url]For better help with performance problems please read this[/url]

Viewing 15 posts - 481 through 495 (of 2,010 total)