Viewing 15 posts - 421 through 435 (of 1,957 total)
If you can post some sample data, you will get a working solution, but at the moment we have nothing to work with.
Please read the second article found in my...
July 7, 2014 at 4:17 pm
Ratheesh.K.Nair (7/3/2014)
Thanks Gail,I have read that and its mentioned like someone have to manually give that. I dont think someone will call that from application.
Is there any other possibility??
Actually, the...
July 3, 2014 at 5:01 pm
Well, the bytes 0x504B usually denote the start of a ZIP compressed file, could be a plain ZIP, could be an office document or some other...
You really should have something...
July 3, 2014 at 4:56 pm
I will take a look later, but maybe someone else will jump in before then.
July 3, 2014 at 3:27 am
Can you explain, with screen shots, how you are trying to connect to a data source, (not a model), and include the exact errors?
It is pretty hard to troubleshoot general...
July 2, 2014 at 4:03 pm
well, if the NULL issue is so bad, maybe you should ask them to approve and package it?
July 1, 2014 at 4:59 pm
** Disclaimer **
I do not work for or have any commercial relationship with the authors of this software, nor will I gain any advantage from recommending it.
** End **
July 1, 2014 at 4:52 pm
Why do you want to pivot this in SQL when Excel could do it for you, then you wouldn't need to mess with column numbers?
July 1, 2014 at 4:37 pm
BOR15K (7/1/2014)
That said, the requirement has been...
July 1, 2014 at 4:28 pm
You can use a recursive CTE to generate a relationship table:
(Note: I could not get this to work with your schema collection though, for some reason it complains about the...
July 1, 2014 at 4:10 pm
What authentication method are you using?
Have you tried forcing TCP rather than named pipes ? (try putting "tcp:" in front of the server name)
July 1, 2014 at 1:07 pm
You're most welcome, and thanks for making it easy to help you!
June 30, 2014 at 3:55 pm
jeichelber (6/30/2014)
Thank you for your efforts!It should be 50%:
6 total entries
1 Early, 1 On Time for LSM
1 On Time for RSM
In...
June 30, 2014 at 3:39 pm
Yes, you did a great job of providing a working sample 🙂
What should the correct figure be for that total?
June 30, 2014 at 3:21 pm
Viewing 15 posts - 421 through 435 (of 1,957 total)