Viewing 15 posts - 1,066 through 1,080 (of 1,226 total)
Yes wzunzip is installed in the system
Just though I should ask.. Is wzunzip installed on your system or the server you are trying to have run your process?
May 7, 2013 at 11:24 am
Yeah, he could be implying cascading parameters. It is just not clear (beyond a reasonable doubt) from the post itself.
In SSRS 2005 I notice stored procedures in the dataset...
May 2, 2013 at 12:07 pm
Say NO to proliferation of passwords
+1
May 2, 2013 at 11:02 am
From MSDN,
http://msdn.microsoft.com/en-us/library/ms187864%28v=sql.105%29.aspx
Indexed views work best when the underlying data is infrequently updated. The maintenance of an indexed view can be greater than the cost of maintaining a table index....
May 1, 2013 at 1:07 pm
Just to clarify, that inner join is causing the cross. Is this the intended behaviour? If so could you post how this solves your problem?
Thanks.
May 1, 2013 at 11:54 am
Agree in this scenario it's for a BI application and I doubt it can handle self joins
Maybe I am reading you wrong but I take it you are writing the...
May 1, 2013 at 11:32 am
Hi, are you using a stored procedure in your dataset definition or are you typing in the query directly?
May 1, 2013 at 11:01 am
I am not sure you can accurately partition your articles without that company identity column. Are the company names consistent across the tables that you can join to the company...
April 30, 2013 at 11:29 am
When you want to schedule the job, do you need to provide the package password in the agent configuration? If so would you need to restrict access to who can...
April 30, 2013 at 11:10 am
Are the latencies in data similar? In your old report you may have had access to up to the minute data whereas in the new cube current is defined as...
April 30, 2013 at 11:06 am
Craig makes a good point above. In a small organisation you don't have as many developers and you are likely to be familiar with all ETL processing. There is little...
April 26, 2013 at 10:42 am
I've seen it where many developers create ETLs and thus a dedicated server makes sure they are all stored in production in one location, regardless of the servers that are...
April 25, 2013 at 11:09 am
My version of this is: "If column definitions in either the source or the destination are different, for any of the files, it will not work"
If the above is not...
April 24, 2013 at 12:27 pm
Viewing 15 posts - 1,066 through 1,080 (of 1,226 total)