[progress Communities] [progress Openedge Abl] Forum Post: Re: Can't We Access Db Tables...

  • Thread starter Thread starter DivyaTheja
  • Start date Start date
Status
Not open for further replies.
D

DivyaTheja

Guest
Hello Shipli, As far as i know, in any unit testing framework, it is not recommended for unit tests to interact directly with database for fetching/modifying data. In your case, the error is from test procedure Deletecust1. Instead of writing FOR EACH statement directly in unit test, you could write the same in a procedure file and run it from Deletecust1 test. Hope this helps, DivyaTheja

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