Doda
October 13th, 2000, 03:41 AM
Hello,
I've a strength problem with my access to my oreacle-database ( operating system is WinNt 4 SP. 5). I open my database via ADO and get my recordsets with the "->moveNext"-command. When I'll step back to the previous recordset, I use "->movePrevious". The begin and the end of the database I catched up with "isEOF" and "isBOF". On my computer it works fine but when I let run my application on anotherone, it terminates when the "movePrevious"-command is executed, although both computers are quite similar and the applications are compiled on the using computers.
Is there a problem known with the "movePrevious"-command. Please let me know some suggestions to solve my problem
Thanks in advance
Thomas
I've a strength problem with my access to my oreacle-database ( operating system is WinNt 4 SP. 5). I open my database via ADO and get my recordsets with the "->moveNext"-command. When I'll step back to the previous recordset, I use "->movePrevious". The begin and the end of the database I catched up with "isEOF" and "isBOF". On my computer it works fine but when I let run my application on anotherone, it terminates when the "movePrevious"-command is executed, although both computers are quite similar and the applications are compiled on the using computers.
Is there a problem known with the "movePrevious"-command. Please let me know some suggestions to solve my problem
Thanks in advance
Thomas