Viewing 15 posts - 211 through 225 (of 505 total)
Might want to start here:
http://msdn.microsoft.com/en-us/library/ms162820(v=sql.105).aspx
June 25, 2013 at 8:44 am
can you add a bit more info?
Are you looking to automate the deploys via command line dtutil? Or is this a package config issue? what type of configs are you...
June 25, 2013 at 8:42 am
Thanks for all the suggestions and tips this has been very helpful if only to verify that we have already tried it or to give us some new direction.
June 25, 2013 at 8:26 am
Lynn Pettis (6/10/2013)
text 16 0 0
text 16 0 0
text 16 0 0
You do realize that the 16 bytes is simply the pointer to the data. What about...
June 11, 2013 at 8:14 am
Doing set based deletes, no triggers, and no dependancies of any kind for that table.
June 10, 2013 at 4:45 pm
If we could have RI with a single dimension set and no performance hit then by all means we would. So I don’t look at from the standpoint of being...
May 13, 2013 at 9:40 am
Couple points to add here. First the ETL is the only process that can change this data. Remember this is a data warehouse, one load process and the rest are...
May 13, 2013 at 9:08 am
Thanks for the feedback we'll take a look these ideas - Tom
April 5, 2013 at 9:48 am
SQL Show (4/5/2013)
Have you tried Proxy Accounts ?
thanks but did you read my post?
We use proxy accounts to run jobs, what I'm looking for is a way to...
April 5, 2013 at 8:13 am
thanks for the unicode reminder.... N'Was Scratching my head too'
March 15, 2013 at 9:01 am
Ok that makes sense, I figured it was something along those lines but just wasnt sure.
thanks for the reply
January 14, 2013 at 10:30 am
I have not done this but if you use the dbtimestamp it should allow implicit conversion between the two. You could also use an ADO connection and try the Time...
October 25, 2012 at 11:23 am
yeah sorry about the omission on the linked server....
Thanks for the feedback I'll look into the cert idea.
August 22, 2012 at 1:54 pm
I think we tried the ownership chaining before but in this case the query is hitting a table over a linked server and the impersonated account is mapped to a...
August 22, 2012 at 12:25 pm
does each record type have different columns / widths?
is each record type running in different data flows with different formatted output that all need to go into the same file?
If...
August 17, 2012 at 3:17 pm
Viewing 15 posts - 211 through 225 (of 505 total)