Viewing 15 posts - 7,201 through 7,215 (of 11,678 total)
Well, I'm out of options.
Using the other account to run IE solved all the issues with me, so I have no further experience to share with you.
April 30, 2012 at 5:45 am
And if you really log into your computer using that newly created user account and you go to the website, do you still have the same issue?
April 30, 2012 at 5:38 am
Did you run IE or whatever browser under the user account that you created?
With AD I mean whatever type of Windows security that you have running 😀
I have installed MDS...
April 30, 2012 at 5:27 am
Here you go:
SELECT
c.Name
,c.City
,(
SELECT p.Project_Name...
April 30, 2012 at 5:23 am
So you did enable Windows Authentication?
I assume you have full permissions on the underlying database?
During the set-up of your database in the MDS configuration, you need to specify a user-account...
April 30, 2012 at 5:01 am
S_Kumar_S (4/30/2012)
And depends if you are going on a coffee break or not in between.Don't join if you have to work alongwith/under the person who asked this.....
Don't be so quick...
April 30, 2012 at 3:19 am
Eugene Elutin (4/30/2012)
never heard more stupid question!at the end it depends on pc power.
And of the hard drive.
I think installation on a SSD drive will be a lot faster.
April 30, 2012 at 3:09 am
Almost 🙂
The sample data in the form of INSERT statements please.
April 30, 2012 at 2:44 am
Allright, glad that the issue is resolved and thanks for posting back!
April 30, 2012 at 2:42 am
And now the table DDL and sample data (read the first link in my signature).
A diagram won't help me to create the tables and to put data in it;
April 30, 2012 at 1:15 am
Please post table DDL's, sample data and your original query.
Also try XML PATH instead of XML AUTO.
April 30, 2012 at 12:00 am
Unless I'm mistaken, you will always have that issue.
When you do a failover to another database server, applications/clients always have to reconnect.
Are the servers on a cluster? You could introduce...
April 29, 2012 at 11:58 pm
Did you restart the SSIS service?
MSDN says:
If the /Server option is omitted, the default local instance of SQL Server is assumed.
It's a bit vague what they mean with that.
Do...
April 29, 2012 at 11:45 pm
Packages stored in the MSDB cannot be edited. The purpose is that only finished packages are stored there in orde to be scheduled by SQL Server Agent.
Regarding the dataflow error:...
April 29, 2012 at 11:36 pm
You can take a backup of the database and restore it on the other server.
April 29, 2012 at 11:34 pm
Viewing 15 posts - 7,201 through 7,215 (of 11,678 total)