Viewing 15 posts - 7,756 through 7,770 (of 11,678 total)
Maybe you should try this in the TSQL forums. A lot of experts monitor those.
ps: read the link in my signature about posting questions. You'll receive answers a lot faster.
March 5, 2012 at 12:50 am
That shouldn't really be a problem, as you're just downloading files.
If say for example they would write to the same table, you could have concurrency issues.
The packages will of course...
March 5, 2012 at 12:49 am
Is this possible in SSIS?
If you have OR constraints on all the paths, the log task will fire once after the first task has finished.
If you have AND constraints on...
February 29, 2012 at 2:06 pm
aaron.reese (2/29/2012)
I want one PT called multiple times. This way if I need to change it's configuration I only have to do it once.
So I asked how you want...
February 29, 2012 at 1:45 pm
Maybe I'm overlooking something, but if you have 2 Execute Process Tasks, why not have 2 different variables?
Trying to look for an elegant way in SSIS doesn't always work out...
February 29, 2012 at 1:11 pm
only4mithunc (2/29/2012)
Thanks for reply. Usually I open the management studio by typing the short cut in Run as below
SQL 2000 --> isqlw
SQL 2005 --> sqlwb
SQL 2008 --> ssms
So if...
February 29, 2012 at 8:44 am
Are you sure the server is 2005, because when I look at the error file it seems that the server is 2008.
February 29, 2012 at 7:25 am
Normally you can install client tools of different versions side-by-side.
The .EXE files are located in different folders in the program files, so it shouldn't be a problem.
February 29, 2012 at 7:21 am
Do not open CSV files in Excel.
Excel kind of screws them over. If you really want to check if a CSV file is correct, use a decent text editor, such...
February 29, 2012 at 7:18 am
Viewing 15 posts - 7,756 through 7,770 (of 11,678 total)