Viewing 15 posts - 8,341 through 8,355 (of 9,707 total)
Dan,
I'm a little confused. Are you trying to create logins on a user-by-user basis or on an application-by-application basis?
I previously thought you were talking about the later. Now it sounds...
April 21, 2009 at 10:25 am
Mackempete (4/21/2009)
April 21, 2009 at 8:54 am
DOH!
Ignore this problem / question, please. Sorry for wasting the bandwidth.
The developer who created the package forgot to put the destination connection strings in the config file, so on those...
April 21, 2009 at 8:22 am
Question, do you have your mirroring looking at the literal server name for the source? Or are you using the virtual cluster name for your mirrored source?
I'd say, at a...
April 21, 2009 at 8:07 am
Consider creating individual Domain User (plain vanilla, not admin) accounts and grouping them together in a AD Security Group. This way, you can manage all the actual group policies all...
April 21, 2009 at 8:01 am
All eight rows will show the same output. But package design was already completed a couple of weeks ago. I'm hoping to avoid major redesign given the dependencies on this...
April 13, 2009 at 6:11 am
This post is in the wrong forum. It should be in the T-SQL Forum, not SSIS. Ask the moderator to move it.
April 13, 2009 at 5:19 am
Who created the package? What permissions did they save the package with?
It sounds like access to the package itself is restricted to a specific Username / password.
April 13, 2009 at 5:17 am
Matt,
Just found a case in code I'm doing right now that failed the check because I didn't put the conditional check field in the GROUP BY.
Create Table #Detail_REIFeed (DetREIFeedID int...
April 3, 2009 at 9:14 am
In today's economy? @=)
Actually, though, for those of you who haven't joined PASS or LinkedIn, I've been seeing a lot of job postings coming through that group on LinkedIn. None...
April 1, 2009 at 5:00 am
Prakash, look at the Summary.txt error more closely. It says your versions are mismatched. The service pack won't work if your editions are different on the cluster nodes. An example...
March 31, 2009 at 6:29 am
Please post the full text of the error. We need it in order to advise you further.
The information we posted previously should be all you need for a successful install....
March 31, 2009 at 4:29 am
Matt,
I've actually had script syntax check failures because I didn't put a field in my CASE statement in my GROUP BY. That's how I found out I needed it.
March 26, 2009 at 4:42 am
To all who have added to this post asking for assistance, please see my previous post. In order to help you, we need more information on what you have and...
March 26, 2009 at 4:40 am
Viewing 15 posts - 8,341 through 8,355 (of 9,707 total)