Viewing 15 posts - 241 through 255 (of 312 total)
Thats the way I'm reading it. by just not 100% .
Thanks for your input.
_____________________________________________________________________________MCITP: Business Intelligence Developer (2005)
May 14, 2009 at 10:06 am
Thanks John.
In nice to know it appreciated. 😀
_____________________________________________________________________________MCITP: Business Intelligence Developer (2005)
May 11, 2009 at 3:06 am
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)
April 17, 2009 at 4:49 am
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)
April 17, 2009 at 3:16 am
no, i'll check it.
Thanks
_____________________________________________________________________________MCITP: Business Intelligence Developer (2005)
April 17, 2009 at 1:53 am
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)
April 16, 2009 at 9:14 am
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)
April 2, 2009 at 9:37 am
any ideas welcome..........
_____________________________________________________________________________MCITP: Business Intelligence Developer (2005)
April 1, 2009 at 6:04 am
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)
March 30, 2009 at 5:07 am
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)
March 30, 2009 at 4:43 am
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)
March 30, 2009 at 4:34 am
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)
March 30, 2009 at 4:05 am
is send_email a predefined SQL2000 stored procedure?
_____________________________________________________________________________MCITP: Business Intelligence Developer (2005)
March 25, 2009 at 6:27 am
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)
March 25, 2009 at 6:22 am
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)
March 24, 2009 at 8:04 am
Viewing 15 posts - 241 through 255 (of 312 total)