Viewing 15 posts - 316 through 330 (of 4,272 total)
Since it appears my original response didn't go through..
I get your point and will help ya but first..
I am obligated to point out that SQL 2000 is end of life...
May 8, 2012 at 2:37 pm
Yes, that is correct. I believe in your reading it will suggest using a SQL Command ALWAYS even in cases where you only want to read from a single table.
CEWII
May 8, 2012 at 8:36 am
While .Net can call COM objects it often has a problem where the architecture is not the same as the caller (x86 vs x64). In SQLCLR this is actually...
May 4, 2012 at 3:55 pm
I think the point that really needs to be brought is that no new development should be done in DTS and especially in SQL 2000. SQL 2000 has been...
May 4, 2012 at 8:40 am
AVB (5/4/2012)
Thank you for the encouraging words... lol!
Sorry man..
I can't tell you if it's an in process dll or not b/c I don't know exactly what you mean by that...
May 4, 2012 at 8:36 am
Depending on where the package runs wold make a difference. If it is ON the same box as the receiving SQL Server it would almost certainly use the Shared...
May 3, 2012 at 3:11 pm
I'm about 100% sure you are screwed. I am assuming it is an in-process dll? If so I don't think you can use it.
CEWII
May 3, 2012 at 3:06 pm
opc.three,
Well said.
CEWII
May 3, 2012 at 2:06 pm
Is this a one shot? Is it in house? If so I think you *might* be worried about a fairly marginal risk.
However, if this will happen regularly.. ...
May 3, 2012 at 1:02 pm
opc.three,
I agree there IS some complexity BUT it isn't really all that complex. There are some great how-tos and even BOL does a really good job.
Straight queueing it may...
May 3, 2012 at 10:31 am
opc.three (5/2/2012)
Elliott Whitlow (5/2/2012)
SQL Kiwi (5/2/2012)
Elliott Whitlow (5/2/2012)
When you have to run that job every 1 minute or every 5 I'm thinking that method is less effective.
Perhaps. I think...
May 2, 2012 at 9:46 pm
SQL Kiwi (5/2/2012)
Elliott Whitlow (5/2/2012)
When you have to run that job every 1 minute or every 5 I'm thinking that method is less effective.
Perhaps. I think the last time...
May 2, 2012 at 10:06 am
I have not seen this behavior and couldn't duplicate it. I'm thinking bug. I also noticed you are running 10.50.2806 which I read as CU5. Not sure...
May 2, 2012 at 9:12 am
Pihu.awasthi (5/2/2012)
In clean up I am truncating the fact data that means daily it is truncating and loading new data which taking long time.
Why are you truncating the fact table?
Why...
May 2, 2012 at 9:06 am
SQL Kiwi (5/1/2012)
opc.three (5/1/2012)
However The Ace is the relevant use case here, in my opinion.
It might be; I don't know enough about the requirement to say. That's why I...
May 2, 2012 at 9:00 am
Viewing 15 posts - 316 through 330 (of 4,272 total)