Wednesday, March 21, 2012

Error in SQL Server Database

Hello there,
I have a VB6 application that runs over a SQL Server 2000 Database.
Sometimes (most recently) i get the folowing error:
Run-time error -2147467259 (80004005)
Location: q:\SPHINX\NTDBMS\storeng\drs\include\record.inl:14 47
Expression: m_SizeRec > 0 && m_SizeRec <= MAXDATAROW
SPID: 51
Process ID: 732
I have searched and read some posts in some forums, but I have no concret
solution.
Can any body help me? Thank you...
Regards,
Marco Pais
The following is an article with the exact same error:
http://support.microsoft.com/default...b;en-us;827714
Do those conditions apply in your case?
What exactly is the application doing when you get the
error? What T-SQL is being executed?
-Sue
On Thu, 18 Nov 2004 18:39:53 -0000, "Marco Pais"
<mpaisIGNORE@.foruminformatica.pt> wrote:

>Hello there,
>I have a VB6 application that runs over a SQL Server 2000 Database.
>Sometimes (most recently) i get the folowing error:
> Run-time error -2147467259 (80004005)
> Location: q:\SPHINX\NTDBMS\storeng\drs\include\record.inl:14 47
> Expression: m_SizeRec > 0 && m_SizeRec <= MAXDATAROW
> SPID: 51
> Process ID: 732
>I have searched and read some posts in some forums, but I have no concret
>solution.
>Can any body help me? Thank you...
>Regards,
>Marco Pais
>
sql

No comments:

Post a Comment