Viewing 15 posts - 361 through 375 (of 7,636 total)
Here's how I would probably do it:
CREATE PROC pr_OrganicDissapearance AS
BEGIN TRY
;WITH yourQuery As
...
May 17, 2012 at 6:12 am
Jeff:
Do you have a test-set that I can use to test against?
May 16, 2012 at 5:04 pm
jim.l (5/16/2012)
May 16, 2012 at 4:38 pm
It's OK, I'm a VB forum... 😀
Which one doesn't work, or is it both?
And what error if any do you get?
And how are you executing this? (what facility are...
May 16, 2012 at 2:36 pm
That's really a different question. Best to post it separately in its own thread.
May 16, 2012 at 2:30 pm
Matt Miller (#4) (5/16/2012)
RBarryYoung (5/16/2012)
May 16, 2012 at 2:25 pm
It's usually something blocking port 1433 (or whichever one you are using). It let's the authorization finish, but SQL Server cannot finish the TDS hand-shake (or something like that,...
May 16, 2012 at 2:24 pm
Check the Firewall (or router, etc.) filter settings (protocol, port, ...). This includes the software firewalls built into MS Windows OS.
May 16, 2012 at 12:26 pm
Whoa! Did anyone else feel that?!? I felt a great .. disturbance in the Force ...
May 16, 2012 at 11:55 am
I'm still trying to figure out what it means to "Organically Cancel" a resultset. Does that mean that it comes with a sprig of broccoli or something? 😀
May 16, 2012 at 11:41 am
Tell us what the user is doing (including what program/tool they are using) and what the result is, including the error message.
May 16, 2012 at 11:27 am
HowardW (5/16/2012)
...The major exception would be a load table that's bulk inserted in an indeterminate order.
...
Just to affirm what Howard and Grant have been saying: In 12 years...
May 16, 2012 at 11:15 am
Yep, that would do it.
May 16, 2012 at 11:01 am
Revenant (5/16/2012)
RBarryYoung (5/16/2012)
SQLRNNR (5/16/2012)
RBarryYoung (5/15/2012)
SQLRNNR (5/15/2012)
Brandie Tarvin (5/14/2012)
Daniel Bowlin (5/14/2012)
RegionalSectional
Couch
Slouch
Crouch
Grouch
Pouch
Ouch!
😀
May 16, 2012 at 9:10 am
SQLRNNR (5/16/2012)
RBarryYoung (5/15/2012)
SQLRNNR (5/15/2012)
Brandie Tarvin (5/14/2012)
Daniel Bowlin (5/14/2012)
RegionalSectional
Couch
Slouch
Crouch
Grouch
May 16, 2012 at 8:34 am
Viewing 15 posts - 361 through 375 (of 7,636 total)