How do I trace and find out the exact issue. We have this program on another computer and there are no errors. We recently installed the program on this computer. I checked in the properties and everything is the same on this computer as it is on the other computer. Please help.
Thank you, Anna Jelsma, RDAEF DAI Admissions 209-527-0101 -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of A. Razzak Memon Sent: Monday, December 22, 2008 1:09 PM To: RBASE-L Mailing List Subject: [RBASE-L] - Re: Error messages 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.

