Viewing 15 posts - 3,916 through 3,930 (of 9,644 total)
It depends on exactly what you are trying to do with the data. You could do linked servers or use SSIS to copy data to a new database.
Jack Corbett
Consultant - Straight Path Solutions
Check out these links on how to get faster and more accurate answers:
Forum Etiquette: How to post data/code on a forum to get the best help
Need an Answer? Actually, No ... You Need a Question
November 9, 2009 at 8:52 am
Grant Fritchey (11/7/2009)
Jack Corbett
Consultant - Straight Path Solutions
Check out these links on how to get faster and more accurate answers:
Forum Etiquette: How to post data/code on a forum to get the best help
Need an Answer? Actually, No ... You Need a Question
November 7, 2009 at 6:26 pm
Flo,
Glad to see you back. I can relate to the addiction.
Jack Corbett
Consultant - Straight Path Solutions
Check out these links on how to get faster and more accurate answers:
Forum Etiquette: How to post data/code on a forum to get the best help
Need an Answer? Actually, No ... You Need a Question
November 7, 2009 at 8:11 am
igngua (10/30/2009)
This topic is for learning purposes.
So far i´ve learned a lot.
I'm hoping that you've learned that this is not the best way to do this.
Jack Corbett
Consultant - Straight Path Solutions
Check out these links on how to get faster and more accurate answers:
Forum Etiquette: How to post data/code on a forum to get the best help
Need an Answer? Actually, No ... You Need a Question
November 7, 2009 at 7:19 am
Grant Fritchey (11/6/2009)
And yeah, I'm taking a sip from the NDA firehose. The water tastes flipping GREAT! I strongly recommend it. This is some slick stuff.
Great, and just how do...
Jack Corbett
Consultant - Straight Path Solutions
Check out these links on how to get faster and more accurate answers:
Forum Etiquette: How to post data/code on a forum to get the best help
Need an Answer? Actually, No ... You Need a Question
November 7, 2009 at 7:06 am
I'd not recommend it for the reasons already mentioned.
Jack Corbett
Consultant - Straight Path Solutions
Check out these links on how to get faster and more accurate answers:
Forum Etiquette: How to post data/code on a forum to get the best help
Need an Answer? Actually, No ... You Need a Question
November 7, 2009 at 7:01 am
CirquedeSQLeil (11/4/2009)
Is it going to be a tradition at PASS now (kilt wednesday)?
It has been proposed for next year with a few other people on board.
Jack Corbett
Consultant - Straight Path Solutions
Check out these links on how to get faster and more accurate answers:
Forum Etiquette: How to post data/code on a forum to get the best help
Need an Answer? Actually, No ... You Need a Question
November 7, 2009 at 7:00 am
Lynn Pettis (11/3/2009)
Okay, I bit the bullet and I am now on twitter, @LynnPettis. So, who else is out there?
I'm out there (@unclebiguns).
Jack Corbett
Consultant - Straight Path Solutions
Check out these links on how to get faster and more accurate answers:
Forum Etiquette: How to post data/code on a forum to get the best help
Need an Answer? Actually, No ... You Need a Question
November 7, 2009 at 6:58 am
Conference hasn't even officially started yet and my head is spinning. Already met most of the people in my list. Already worth the trip. I highly recommend making...
Jack Corbett
Consultant - Straight Path Solutions
Check out these links on how to get faster and more accurate answers:
Forum Etiquette: How to post data/code on a forum to get the best help
Need an Answer? Actually, No ... You Need a Question
November 2, 2009 at 5:20 pm
Orlando FL. Pretty much as far as you can get from Seattle and stilbe in the continental US. 4 hrs to Albequerque and now 3 more to Seattle.
Jack Corbett
Consultant - Straight Path Solutions
Check out these links on how to get faster and more accurate answers:
Forum Etiquette: How to post data/code on a forum to get the best help
Need an Answer? Actually, No ... You Need a Question
November 1, 2009 at 3:13 pm
At the airport waiting for my flight to PASS Summit. Still have 10 hours before scheduled arrival in Seattle. I hate traveling!
Jack Corbett
Consultant - Straight Path Solutions
Check out these links on how to get faster and more accurate answers:
Forum Etiquette: How to post data/code on a forum to get the best help
Need an Answer? Actually, No ... You Need a Question
November 1, 2009 at 9:01 am
igngua (10/30/2009)
I did everything again...and it seems some user config was missing.
sp_addlinkedserver '<Server Alias>', '', 'SQLNCLI', NULL, NULL, 'SERVER=<IP>', NULL
sp_addlinkedsrvlogin '<Server Alias>', 'false', NULL, '<username>', '<password>'...
Jack Corbett
Consultant - Straight Path Solutions
Check out these links on how to get faster and more accurate answers:
Forum Etiquette: How to post data/code on a forum to get the best help
Need an Answer? Actually, No ... You Need a Question
October 30, 2009 at 2:24 pm
I have a question. What is the problem you are trying to address by monitoring blocking? Are processes timing out?
Jack Corbett
Consultant - Straight Path Solutions
Check out these links on how to get faster and more accurate answers:
Forum Etiquette: How to post data/code on a forum to get the best help
Need an Answer? Actually, No ... You Need a Question
October 30, 2009 at 10:42 am
Well, the performance counter dmv's will show how many blocks but not what.
The Default Trace does not have blocking or deadlocking, you could set up your own server-side...
Jack Corbett
Consultant - Straight Path Solutions
Check out these links on how to get faster and more accurate answers:
Forum Etiquette: How to post data/code on a forum to get the best help
Need an Answer? Actually, No ... You Need a Question
October 30, 2009 at 9:10 am
BIDS is like SSMS, it is installed once on a server and then you can use the data connections to connect to any instance on the server.
Jack Corbett
Consultant - Straight Path Solutions
Check out these links on how to get faster and more accurate answers:
Forum Etiquette: How to post data/code on a forum to get the best help
Need an Answer? Actually, No ... You Need a Question
October 30, 2009 at 8:58 am
Viewing 15 posts - 3,916 through 3,930 (of 9,644 total)