Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

error: mssql -> Expected dbnextrow() to return NO_MORE_ROWS

Status
Not open for further replies.

SuperMoonster

Programmer
Aug 11, 2005
59
BR
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
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top