Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 error: mssql -> Expected dbnextrow() to return NO_

Author  Topic 

SuperMoonster
Starting Member

1 Post

Posted - 2007-01-25 : 14:13:17
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

russell
Pyro-ma-ni-yak

5072 Posts

Posted - 2007-01-25 : 16:20:19
see if this helps
Go to Top of Page
   

- Advertisement -