Forum Replies Created

Viewing 15 posts - 1 through 15 (of 205 total)

  • RE: Select Data from XML - Objects within Objects

    Query now looks like this and it does what I want - but it may not be the best solution it is one that will get me going forward

    ...

  • RE: SQL Connection getting dropped

    OK, running that script didn't reveal anything so I'll have a look at creating a trace that might trap the errors.

  • RE: SQL Connection getting dropped

    I wish, but all we have is

    A transport-level error has occurred when receiving results from the server. (provider: TCP Provider, error: 0 - The specified network name is no longer...

  • RE: SQL Connection getting dropped

    I do believe that is a similar face to mine once I was told this was happening ...

  • RE: SQL Connection getting dropped

    There are no hints in the DB queries and we do not suggest how the lock should be - basically we trust SQL Server

  • RE: SQL Connection getting dropped

    I agree.

    Very weird

    The fact that the connection happens and data is retrieved, THEN the connection is lost ???

    We have other environments where this utility is running without any issue whatsoever.

    One...

  • RE: SQL Connection getting dropped

    Ninja's_RGR'us (8/1/2011)


    Are those users connected on a db with log-shipping?

    No

    Do you kill connection to resolve blocking?

    No

    Do you reboot the server (or service) on a regular basis?

    No

    If I can work my...

  • RE: Concrete Code

    No reason not to have both flexible and strong code in place to support the changing needs. If you've done enough investigation at the start of the process you will...

  • RE: Covering Index using Included Columns

    So, if I have this clear in my head, if I have a query that joins several tables and and I'm selecting columns from a few of those tables, I...

  • RE: Who Can Program?

    I like the idea of being able to spend time to make the process smoother, or the stored procedure go faster, or the code more readable and maintainable and flexible.

    BUT...

  • RE: Who Can Program?

    "The great ones seem to be able to look at a process and see the logical flow, how the data fits together, and how to make something functional out of...

  • RE: Who Can Program?

    I think you have to be careful as to how you define a great programmer. I know people who can put amazing pieces of code together and get the code...

  • RE: The IT Career

    IT will never fade away. There is too much under the hood that is complicated to allow automation to take over. There will always be a need for someone with...

  • RE: The IT Career

    You said it : "get a job doing something you enjoy."

    IT is not my passion but I am happy doing the job - most of the time.

    I can't think of...

  • RE: Conflicts from nowhere

    An explanation of how (not why) this is happening.

    In my database there is a parent child relationship defined.

    The child table is the one getting the conflicts.

    The conflicts occur...

Viewing 15 posts - 1 through 15 (of 205 total)