Forum Replies Created

Viewing 15 posts - 241 through 255 (of 312 total)

  • RE: Processor Licensing and Instancing

    Thats the way I'm reading it. by just not 100% .

    Thanks for your input.

    _____________________________________________________________________________MCITP: Business Intelligence Developer (2005)

  • RE: WMI Query Data Reader connection string

    Thanks John.

    In nice to know it appreciated. 😀

    _____________________________________________________________________________MCITP: Business Intelligence Developer (2005)

  • RE: Execute Package Task

    Well basically I agree with the methodology breaking a project into logical work units,

    such as build Customer Dimension, build CustomerSales fact table.

    Some of our DW project on SQL2000 are now...

    _____________________________________________________________________________MCITP: Business Intelligence Developer (2005)

  • RE: Execute Package Task

    Hi, thanks for that. It looks like a useful tool and i've also taken a look at a publish from Artis Consulting (http://www.artis consulting.com/blogs/greggalloway/Lists/Posts/Post.aspx?ID=15) on how they publish packages,...

    _____________________________________________________________________________MCITP: Business Intelligence Developer (2005)

  • RE: Execute Package Task

    no, i'll check it.

    Thanks

    _____________________________________________________________________________MCITP: Business Intelligence Developer (2005)

  • RE: Execute Package Task

    Ok.

    I tried taking the approach of setting a variable string to try and dynamically set the path and file name (I could see a variable for the name), the I...

    _____________________________________________________________________________MCITP: Business Intelligence Developer (2005)

  • RE: Execute Package Task

    thanks for the reply Tim.

    I quite like the sound of defining a variable and setting that at run time. :w00t: I think I will investigate using a variable further. ...

    _____________________________________________________________________________MCITP: Business Intelligence Developer (2005)

  • RE: Execute Package Task

    any ideas welcome..........

    _____________________________________________________________________________MCITP: Business Intelligence Developer (2005)

  • RE: Automated E-Mail

    andrius

    thanks - I've now got it working (I had to remove the square brackets and also the " " in the dateadd statement.

    Thanks a lot, this will be really useful.

    _____________________________________________________________________________MCITP: Business Intelligence Developer (2005)

  • RE: Automated E-Mail

    Hi,

    thanks for the post - I'm giving it a try but i'm getting an error:

    Error Source: Microsoft Data Transformation Services (DTS) Package

    Error Description: Error Code: 0

    Error Source= Microsoft VBScript compilation...

    _____________________________________________________________________________MCITP: Business Intelligence Developer (2005)

  • RE: WMI Query Data Reader connection string

    just re-reading your message - did you add the name of the server before the server string in the table?

    i.e.

    Name (My Database Server)

    Server (dbserver.network.com)

    If you did, then what you...

    _____________________________________________________________________________MCITP: Business Intelligence Developer (2005)

  • RE: WMI Query Data Reader connection string

    it sounds like it's not picking up the server name correctly. Have you checked using watch variables and breakpoints that the servername is changing to the correct server string?

    _____________________________________________________________________________MCITP: Business Intelligence Developer (2005)

  • RE: Automated E-Mail

    is send_email a predefined SQL2000 stored procedure?

    _____________________________________________________________________________MCITP: Business Intelligence Developer (2005)

  • RE: Automated E-Mail

    1 other quick question - is send_email a stored procedure that I have to install / create or can I just call send_email.

    Thanks

    _____________________________________________________________________________MCITP: Business Intelligence Developer (2005)

  • RE: Automated E-Mail

    Hi Jerry,

    I need to do it using SQL2000, so it would be DTS. I didn't realise it would be so simple.

    I had an idea that it would invovle some...

    _____________________________________________________________________________MCITP: Business Intelligence Developer (2005)

Viewing 15 posts - 241 through 255 (of 312 total)