SuperMoonster
Programmer
Hey everyone,
I'm working in a PHP system that uses SQLServer. In a certain transaction, it returns me the message: "mssql -> Expected dbnextrow() to return NO_MORE_ROWS".
The transaction executes correctly, so this looks to me like a warning.
Would someone know what causes this message, or how can I just keep it from being shown?
I have found nothing really helpful about it in google.
Thanks
I'm working in a PHP system that uses SQLServer. In a certain transaction, it returns me the message: "mssql -> Expected dbnextrow() to return NO_MORE_ROWS".
The transaction executes correctly, so this looks to me like a warning.
Would someone know what causes this message, or how can I just keep it from being shown?
I have found nothing really helpful about it in google.
Thanks