Forum Replies Created

Viewing 15 posts - 1,681 through 1,695 (of 1,839 total)

  • RE: Stopping a DTS Package..

    Maybe it wasn't clear, if you re-read my original post, I don't use the Script result constant within the ActiveXScriptTask (I don't think it would work, this would require a...

  • RE: Stopping a DTS Package..

    Just adding a little more to the bellis' solution.... 

    I hated it that every time my package wasn't meant to execute any further (due to the true/false, 0/1 etc) returned...

  • RE: Really basic architecture

    hear hear on the DW Toolkit.

    We also always try to extract the data to another repository (usually a DM), apart from being more cube friendly, it creates a change buffer...

  • RE: Poll For a File

    If you interested I can send you a copy of a windows service that I've just finished writing.  I wrote it because we've come across similar issues, and I hate...

  • RE: Connecting to AS2000 via OWC through a firewall

    Hey Steve,

    At last, someone else to share my pain....  (I work for a company that has developed a web-based MSOLAP analysis tool).

    I'm guessing that...

  • RE: Data Mining Decision Tree

    Not sure if this will help, but, if you search BOL for 'Mining Parameters', somewhere in your returned list (mines ranked 9th) is the topic Microsoft Decision Trees.  Scroll down...

  • RE: Transferring Warehouse between Servers

    A couple of ways to do it... 

    If you can see (ie connect to) both servers from within your AS Manager, then you could just copy and paste (either the...

  • RE: DTS Error Message "Execution was canceled by user"

    have you tried making all tasks/steps execute on main thread (i think it's in the workflow optiosn dialog).

     

  • RE: Well hidden on technet....

    hey!!  don't even *use* the word registry

    You'll bring the net down.....

  • RE: MDX RANK function

    Tom Chester (http://www.tomchester.net) has a couple of examples... try http://www.tomchester.net/articlesdownloads/pass2002_codesamples.html and look for the 'Flexible Ranking" samples.

     

  • RE: Well hidden on technet....

    Hey SQLBill, at last, someone else as cynical as me!  My first thought was that it was a hacked link, but it looks the goods to me. 

     

    And there I...

  • RE: Reporting Services on SQL Server 2000

    Going back to the original question re: using a DS as a datasource.  As with nearly everything in Yukon (maybe it *is* everything ...

  • RE: CalculatedMember

    Nico,

    Is your source data in a format similar to:

    date|product|Qty|SalesPrice

    If so, why not do the derivation of unitprice at the view/table level, making the format:

    date|product|Qty|SalesPrice|UnitPrice

    where UnitPrice = SalesPrice / Qty .

    This...

  • RE: Calculated Cells missing in cube

    Hi Andre,

    This may sound like a stupid question, but have you loaded either the Developer, Enterprise or Enterprise Eval edition of AS/SQL?  If not, calculated cells aren't supported (ie not...

  • RE: Reply -> Preview -> Post

    We made two pages!! 

    Which of course has prompted a new request...  the link to the thread doesn't take you to the *current* page.  Obviously a very easy thing to...

Viewing 15 posts - 1,681 through 1,695 (of 1,839 total)