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

  • Thread starter Thread starter zeeshaan
  • Start date Start date
Status
Not open for further replies.
Z

zeeshaan

Guest
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.

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