Forum Replies Created

Viewing 14 posts - 76 through 90 (of 90 total)

  • RE: How much do you earn?

    Contracting rates in the UK vary quite a bit as well, the lowest i've seen is £15 per hour, the highest around about £80 per hour. Quite a few...


    Growing old is mandatory, growing up is optional

  • RE: Collation conflict in join condition

    When i received this error it was due to the collation of the two columns i was joining on being different. Check the collation for the two columns you...


    Growing old is mandatory, growing up is optional

  • RE: ConnectionRead (recv())

    We've been having similar problems, getting this message:

    [DBNETLIB][ConnectionRead(recv()]

    And also [DBNETLIB][ConnectionOpen(connect()] SQL server does not exist or access is denied.

    We're not getting the problems as regularly as you are though.

    The...


    Growing old is mandatory, growing up is optional

  • RE: SQL server does not exist or access denied

    Thats very interesting, thanks for the info. Can you tell me what the version number should be for SP3a when performing select @@version ?


    Growing old is mandatory, growing up is optional

  • RE: Unused Indexes, tables, views, SPs

    I suppose its not a definitive report. I'm going down the route of running traces at various times of day over a period of a week or so. ...


    Growing old is mandatory, growing up is optional

  • RE: Unused Indexes, tables, views, SPs

    Does the Index Tuning wixard effect performance whilst you are running it? or should I wait until out of hours to run it ?


    Growing old is mandatory, growing up is optional

  • RE: SQL Perf Counters Lost

    I'm also having the same problem with 2 SQL Servers running 3 instances each in a cluster, we don't really want to go about rebooting the servers or stopping and...


    Growing old is mandatory, growing up is optional

  • RE: sp_lock

    Thankyou for this very comprehensive explanation.


    Growing old is mandatory, growing up is optional

  • RE: SQL server does not exist or access denied

    Thanks for the responses. In response to the last 2 replies, connecting using the Client Network Utility is fine. The connection strings the developers use from their web...


    Growing old is mandatory, growing up is optional

  • RE: SQL server does not exist or access denied

    Well, the MDAC versions appear to be the same. Its just a really strange problem. Sporadic appearances in the web server application log saying:

    The VB Application identified by...


    Growing old is mandatory, growing up is optional

  • RE: Stop/Start Instance In Cluster

    Many Thanks, it does.


    Growing old is mandatory, growing up is optional

  • RE: SQL server does not exist or access denied

    It looks like both the database server and the web server have the same versions of 2.7.

    Back to the drawing board !


    Growing old is mandatory, growing up is optional

  • RE: DBCC TRACEON

    Many thanks, that helps alot.


    Growing old is mandatory, growing up is optional

  • RE: SQL server does not exist or access denied

    Apologies for tagging on to this thread, but I'm getting a similar error message but its being raised in the application log of our web server. We have seperate...


    Growing old is mandatory, growing up is optional

Viewing 14 posts - 76 through 90 (of 90 total)