At 03:00 PM 12/22/2008, Anna Jelsma wrote:
Can anyone help me with some error messages that I am receiving? The first one is when I open my program before the login screen pops up and the Error says "Error- Invalid directory (2065)". The second error message I'm getting is when I enter info in a file and then exit the file it says "<Warning> No rows exist or satisfy the specified clause. (2059)" Does anyone know how to fix these?
Anna, The first -ERROR- message is the result of invalid directory (folder). To resolve this, check or TRACE the application startup file to find the exact problem. The second message is the result of the data entry form doing some checking upon exiting the entry/exit form. To resolve this, check or TRACE the actual code and fix the code accordingly. I would be concerned about these -ERROR-s and should resolve these issues accordingly. DO NOT turn OFF all MESSAGES or ERROR MESSAGES. Find the exact issue and make sure to resolve it. Get hold of the original programmer or consultant and take care of these -ERROR-s as deemed necessary. Very Best R:egards, Razzak.

