We get this error when we are working with views to an Oracle database. Does anyone have any experience on how to correct it. The system just freezes when you say ok to the error message.
Printable View
We get this error when we are working with views to an Oracle database. Does anyone have any experience on how to correct it. The system just freezes when you say ok to the error message.
If this error comes out of your own error handler then check what happens after user has responded to the message.
I have the option to end or debug.
Now it seems we are getting error 91 only when we have SQL open and are using the same oracle database and tables . If we do select * from reports in SQL, it allows us to login to our VB program with no problem :|