Sql Server 2000 Error Message

  • My visual basic application with backend sql server 2000 working fine but at some time it is showing the following error when data retrieve from sql server database.

    Error Number: -214767259

    Location: recbase.cpp : 1375

    Expression: m_offbeginvar < m_sizerec

    Spid : 55

    Process Id : 1304

    I cross-verified with query analyser for conditional records search from the database and after scrolling and coming to end record it is also showing errors like m_offbeginvar < m_sizerec etc.

    Can somebody help me ?

  • [font="Verdana"]

    Location: recbase.cpp : 1375

    Are you referencing some DLL build in CPP? Is so, then check at the given line number in the recbase.cpp file. I don't think the mentioned error is pertaining to SQL Server.

    Mention some code fron VB as well, so that we can dig aroung.

    Mahesh[/font]

    MH-09-AM-8694

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

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