Viewing 15 posts - 1,141 through 1,155 (of 5,685 total)
antonio.estima 4150 (9/25/2012)
September 25, 2012 at 4:08 pm
Sam.... (9/25/2012)
I have a requirement in which i have to restart the package where it fails. I initially thought to use check points but that is not possible because i...
September 25, 2012 at 4:01 pm
Get your DBA to look at the filenames in the production pathing. Most likely one of them has an invalid naming convention that you're picking up and trying to...
September 25, 2012 at 3:55 pm
rburko (9/25/2012)
September 25, 2012 at 3:38 pm
PiMané (9/25/2012)
Is the FOR UPDATE, INSERT executed in the same transaction...
September 25, 2012 at 3:29 pm
Smash125 (9/21/2012)
One common questions that comes to my mind is
Explain SSIS architecture? My answer may...
September 25, 2012 at 3:18 pm
When performing an upgrade, one of the general ideas that underlies doing so is that you'll have to upgrade all the internal components to the new design. Now, I...
September 25, 2012 at 1:41 pm
George is pretty much dead on the money, but a comment about multiple partitions in the primary.
The only time I would recommend using partitions without multiple file groups is for...
September 25, 2012 at 1:36 pm
sathiyan00 (9/24/2012)
i have to move invalid records(data type mismatch) from excel into error log and have to process only valid records.
But...
September 25, 2012 at 1:30 pm
capnhector (9/21/2012)
bitbucket-25253 (9/21/2012)
SQLRNNR
Targeting Joe and baiting him really needs to stop. And the same can be said of anybody else that has been personally attacked or been the recipient of...
September 21, 2012 at 5:57 pm
I may just be old school, but I can't STAND not having an integrated development environment amongst all the developers. I guess the idea is that your database needs...
September 21, 2012 at 4:45 pm
PiMané (9/21/2012)
September 21, 2012 at 3:16 pm
JanTimmermans (9/21/2012)
What we do:
Select ID, Adress, Zipcode
From aTable
Open Cursor
Fetch Next into variables
Do while eof
...
September 21, 2012 at 2:07 pm
CptCrusty1 (9/21/2012)
Please fee free to PM me on these ideas if you wish to keep them off public consumption.... I gotta use em for the interviews....
Crusty, where are you...
September 21, 2012 at 1:59 pm
SomewhereSomehow (9/20/2012)
Evil Kraig F (9/20/2012)
We don't, not in this. You're about 10 years behind us
You are to optimistic to evaluate. I think our country has left behind 50 years....
September 20, 2012 at 3:23 pm
Viewing 15 posts - 1,141 through 1,155 (of 5,685 total)