LumpHammer
Technical User
Is there a way to make SQL server return this error message when doing operations on an empty result set?
I am doing development on SQL server with MS-DAC components and in the development environment it works fine. When I go onto the customer site the same code connecting to Sybase 11 via ODBC comes back with the error "Either BOF or EOF is true, or the current record is deleted..."
I understand why this is happening, I would just like to be able to duplicate it while doing development to avoid nasty surprises on site.
Richard
I am doing development on SQL server with MS-DAC components and in the development environment it works fine. When I go onto the customer site the same code connecting to Sybase 11 via ODBC comes back with the error "Either BOF or EOF is true, or the current record is deleted..."
I understand why this is happening, I would just like to be able to duplicate it while doing development to avoid nasty surprises on site.
Richard