Viewing 15 posts - 7,936 through 7,950 (of 11,676 total)
yuvipoy (2/15/2012)
Hi Have you tried before i couldn't able to connect it. :w00t:can anyone guide me on step by step basis.
Thanks
You don't need an OLE DB Destination, but an OLE...
Need an answer? No, you need a question
My blog at https://sqlkover.com.
MCSE Business Intelligence - Microsoft Data Platform MVP
February 15, 2012 at 3:19 am
When you installed SSAS, did you include yourself as Administrator.
SSAS Administrator <> database administrator
Need an answer? No, you need a question
My blog at https://sqlkover.com.
MCSE Business Intelligence - Microsoft Data Platform MVP
February 15, 2012 at 2:45 am
Try an OLE DB Destination instead of an OLE DB Source.
Need an answer? No, you need a question
My blog at https://sqlkover.com.
MCSE Business Intelligence - Microsoft Data Platform MVP
February 15, 2012 at 2:44 am
So you can login with windows authentication, but you can't with SQL authentication?
Need an answer? No, you need a question
My blog at https://sqlkover.com.
MCSE Business Intelligence - Microsoft Data Platform MVP
February 15, 2012 at 1:49 am
Nice question. Didn't know triggers had such an impact on MERGE.
Need an answer? No, you need a question
My blog at https://sqlkover.com.
MCSE Business Intelligence - Microsoft Data Platform MVP
February 15, 2012 at 1:19 am
Joy Smith San (2/14/2012)
Missed...... I have MS Office 2007 installed in my PC. Does it make any difference ?
No.
Do you have permissions to browse the cube?
Do you have calculations...
Need an answer? No, you need a question
My blog at https://sqlkover.com.
MCSE Business Intelligence - Microsoft Data Platform MVP
February 15, 2012 at 1:05 am
Read the text file using a Flat File source and pass the two columns as parameters in an OLE DB Command component.
The OLE DB Command will have a SQL command...
Need an answer? No, you need a question
My blog at https://sqlkover.com.
MCSE Business Intelligence - Microsoft Data Platform MVP
February 15, 2012 at 1:04 am
L' Eomot Inversé (2/14/2012)
jcrawf02 (2/14/2012)
yowch http://www.sqlservercentral.com/Forums/Topic1252061-1550-1.aspxyouch indeed!
I like the first (David Benoit) response.
If it was an interview question, I sincerely hope for him he didn't pick choice 2 at the...
Need an answer? No, you need a question
My blog at https://sqlkover.com.
MCSE Business Intelligence - Microsoft Data Platform MVP
February 15, 2012 at 1:00 am
I've imported Excel 2010 files before without a problem.
I'll try at home tonight to make sure.
Need an answer? No, you need a question
My blog at https://sqlkover.com.
MCSE Business Intelligence - Microsoft Data Platform MVP
February 15, 2012 at 12:00 am
Oh yeah, join your local PASS chapter if you haven't already. Try to go to some meetings, even if the topic doesn't interest you. You might still learn something and...
Need an answer? No, you need a question
My blog at https://sqlkover.com.
MCSE Business Intelligence - Microsoft Data Platform MVP
February 14, 2012 at 11:57 pm
+1 for Andy Leonard.
You could also start answering questions at forums. (that's what I did).
Try answering questions about topics you're not that familiar with. Do some research to find the...
Need an answer? No, you need a question
My blog at https://sqlkover.com.
MCSE Business Intelligence - Microsoft Data Platform MVP
February 14, 2012 at 11:56 pm
Well, verify if SQL Server is allowed to have remote connections.
Check your firewall to see if it is blocking connection to SQL Server.
Enable the TCP/IP and the Named Pipes providers...
Need an answer? No, you need a question
My blog at https://sqlkover.com.
MCSE Business Intelligence - Microsoft Data Platform MVP
February 14, 2012 at 11:46 pm
Can you elaborate a bit more on what you are trying to do?
Sample data and desired output would be appreciated.
Reading/writing of a flat file is done using a Flat File...
Need an answer? No, you need a question
My blog at https://sqlkover.com.
MCSE Business Intelligence - Microsoft Data Platform MVP
February 14, 2012 at 11:44 pm
The first thing that I notice that is wrong is the extended properties of your connection string.
If you work with the ACE OLE DB provider, it should be Excel 12.0.
Need an answer? No, you need a question
My blog at https://sqlkover.com.
MCSE Business Intelligence - Microsoft Data Platform MVP
February 14, 2012 at 11:42 pm
Is there more logic behind it than just "insert data from one table from another table"?
If not, a simple INSERT INTO ... SELECT will do just fine.
If yes, please...
Need an answer? No, you need a question
My blog at https://sqlkover.com.
MCSE Business Intelligence - Microsoft Data Platform MVP
February 14, 2012 at 11:26 pm
Viewing 15 posts - 7,936 through 7,950 (of 11,676 total)