Viewing 15 posts - 3,706 through 3,720 (of 4,272 total)
I admit I've never specified the config file from here I always setup the package to go for it.. Hmm.. Let me look..
CEWII
September 1, 2009 at 10:46 pm
Direct access to the data by most users is usually not a good idea. Some power users maybe.
The business needs to define what they want, what kind of information,...
September 1, 2009 at 4:43 pm
The closest you could come would be to do an IF statement checking the @@SERVERNAME and if it was right to run your code.. Thats about it..
CEWII
September 1, 2009 at 4:33 pm
Do you add files a lot? Is that a major concern? Or is it a tradeoff you could make? If it doesn't happen a lot maybe you...
September 1, 2009 at 4:31 pm
Is this SSIS or DTS? Or DTS on SQL 2005? It isn't clear..
CEWII
September 1, 2009 at 4:26 pm
I don't think you understand what the proxy is doing. It is setting the user that xp_cmdshell will be running under in the OS. The SQL User has...
September 1, 2009 at 4:23 pm
SQLBisu (9/1/2009)
Alter your stored procedure and putWith Recompile
I also faced same problem, it is solved with recompile the stored pocedure
I would be REALLY careful with this, this is useful...
September 1, 2009 at 4:20 pm
You are welcome.
CEWII
September 1, 2009 at 3:35 pm
Config files are just files that are referenced. I guess I don't understand your question.. You can copy the files to wherever you want them to go, preferable...
September 1, 2009 at 3:34 pm
I have to say I truly detest the SSIS deployment utility..
I no longer use it. I build scripts using DTUtil to copy the DTSX files up into the Integration...
September 1, 2009 at 3:16 pm
GilaMonster (9/1/2009)
September 1, 2009 at 10:28 am
I agree, good article, with only one real type that was easy to fix..
CEWII
September 1, 2009 at 9:53 am
This was especially true in 2000, almost without fail if I killed a process and it was in the middle of a rollback and then I killed the server it...
September 1, 2009 at 8:26 am
Could you post a coherent question? I'm not sure what you are asking for?
CEWII
August 31, 2009 at 10:26 pm
So in other words, be nice, even if the answer is that was a really stupid thing to do? Over the years I've inherited many peoples great ideas and...
August 31, 2009 at 10:23 pm
Viewing 15 posts - 3,706 through 3,720 (of 4,272 total)