Error - 2147217871

  • First of all I should mention that I don’t have much or almost zero experience in database so pardon my ignorance.

    I’m using LabVIEW application to pull data from our database and this application will monitor its contents and update the external display (Pass/Fail Production Type) and the execution interval is 10 seconds. Though I was able to get the data, I still get a timeout error from time to time. What exactly causes this error? Is this from my application or from the DB itself?

    Right now I’m running this application on one computer and soon will apply to at least five more. In addition to my question, is it possible to run multiple applications to perform the same job at the same time?

  • Error code 2177217871 is not any error code associated with SQL Server that I have ever seen.

    http://www.sql-server-helper.com/error-messages/msg-1-500.aspx - granted this is not a complete list, but it is one I have referenced in the past.

    More than likely the time out error is related to the third party application you are utilizing to get the data from within the SQL database.

    To confirm that this is NOT a SQL Server error (before you get your software vendor involved), take a look at the SQL Server error log located somewheree around x:\Program Files\Microsoft SQL Server\MSSQL.1\MSSQL\LOG

    Chris Powell

    George: You're kidding.
    Elroy: Nope.
    George: Then lie to me and say you're kidding.

  • Thanks for the reply.

    I've PMed you the log, I hope you don't mind checking..

    Thanks!

Viewing 3 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply