Viewing 15 posts - 46 through 60 (of 82 total)
Thanks steve
Do you have any idea of why Cube Editor -> Insert -> Calculated Cells menu doesn't exist in my machine?
I've been reading some docs to try this, but that...
January 18, 2005 at 10:16 am
Thanks, I suspected that.
And in the example, what are the benefits of using global variables instead of using local ones?
January 12, 2005 at 4:23 pm
Do you know where none of my 5 servers (SQL 2000 Std) have the "Via group membership" option in the login propierties screens?
January 12, 2005 at 11:12 am
Yes, you're right. I had forgotten the EXEC prior to sp_executesql ¬¬
Final code is like this:
DECLARE @mes NVARCHAR(2)
DECLARE @sql NVARCHAR(1000)
SET @mes...
October 13, 2004 at 7:54 am
Hi.
Just to point something:
"Key points (Figure 6):
I think you're really meaning MS...
September 28, 2004 at 7:48 am
Used a calculated field:
refurbished + (rejected*2), So I have 3 possible values in one single field.
Thanks
September 8, 2004 at 10:31 am
Maybe last post of Alamir in this tread could be useful:
http://www.sqlservercentral.com/forums/shwmessage.aspx?forumid=17&messageid=129940&p=2
September 7, 2004 at 4:34 pm
Hahaha, good question.. congrats
September 6, 2004 at 7:42 am
Wow man, thank you very much!
It costed me 4-5 days of frustrations. 🙁
But it's finally running.
August 6, 2004 at 8:55 am
Thanks a lot Jim, I'm very thankful
One more thing:
By company politics we only have office 2000 (and Office 2003 seems not to be here prior to 2005).
Do you know if...
August 5, 2004 at 4:40 pm
Centainly I don't have a clear image of what "Web Analysis" means, just thought that maybe this could causing me the problem.
I have SQL Server 2000 Standard, and made HTM file...
August 5, 2004 at 8:08 am
Thanks Jim.
Yes, I've changed that, I can run exactly same HTM file from my desktop or from server's desktop and all works fine, that means I have no problem with...
August 4, 2004 at 1:38 pm
I don't know what to say, after a few hours more of tests I thought in jshorts's comment and I realized that I've never restarted server after Oracle client installation.
I've...
July 28, 2004 at 1:34 pm
Yes, is the same version (same installation CD) and is the only change to server.
And if is something like that ocurring... Why run manually and not programatically? :-\
July 27, 2004 at 3:21 pm
Sure, DTS just import some data from Oracle. Data go to temp tables & after copy them to prod tables.
I've recently removed/reinstalled Oracle Client due some problems.
DTS ran fine before these...
July 27, 2004 at 1:33 pm
Viewing 15 posts - 46 through 60 (of 82 total)