L
luiz
Guest
Good morning, I would like to see if someone can give me a direction. I'm trying to learn Progress 9.x by myself and created 2 small procedures: test1.p - has the CONNECT statement to the database and a RUN statement calling the test2.p test2.p - has only one line with a FIND FIRST calling one of the columns. If I use the _progres.exe the code works without a problem and no error is being thrown. However, when I use the Application Compiler the test2.p is returning the 855 and 725 errors and test1.p is not. Does someone have a suggestion to me?
Continue reading...
Continue reading...