Forum Post: Re: Find first/Last failed for table (565) when used in a METHOD of a CLASS

  • Thread starter Thread starter Mike Fechner
  • Start date Start date
Status
Not open for further replies.
M

Mike Fechner

Guest
Are you really sure you are running both times against the same DB? The find will only fail, when there is no matching record, no matter how the code is structured. Am 15.05.2014 um 17:29 schrieb "zeeshaan" bounce-zeeshaan@community.progress.com : RE: Find first/Last failed for table (565) when used in a METHOD of a CLASS Reply by zeeshaan Before I had the method2() completely in construcotr, I removed the code and made it as method2(). Now, in the constructor I am just calling a method and nothing more. Like I have shown in my code, method2(). Then method2() calls 3 more methods where method1() is one of them. The method1() has the find statement for table, and when I run this program on a task scheduler in Windows 7 machine with o/e 10.2B. It gives me the failed error. If I run the program with task scheduler on Windows xp machine with o/e 10.2B then it just runs perfectly. I really don't understand where the problem is. Stop receiving emails on this subject. Flag this post as spam/abuse.

Continue reading...
 
Status
Not open for further replies.
Back
Top