The reason I asked this is because I developp a program that don't have the sames starting behavior if I launch it from the app builder or from our ERP menu . So I was thinking that there was a difference in the run procedure .
I run a pro spy plus to compare what was going on with the two...
Hi everyone,
Do you what instruction is USED by the appbuilder to run the program your currently working on ?
Iike
run mypgm as persistent
Best regards ,
BobyIsProgress
So @TomBascom
We are runinng OE10.2B08.
We are running test to update our ERP at first and after upgrade OE version.
Hi did run this method :
SELECT COUNT(*) FROM TABPOL
and this :
DEFINE VARIABLE k AS INTEGER NO-UNDO.
FOR EACH TABPOL NO-LOCK:
k = k + 1.
END.
DISP k .
All this code...
Hi guys.
On one of our table we did a dbanalys and he get us 39k record. But when we are executing a "COUNT" on the table, we are getting around 33k.
Do you have any why ? How is it possible?
Best Regards,
- Vivien -
Hi guys,
I was thinking about the OE10 tool for designing GUI:
Do you know if it's specific to the OE version or if we can have more recent tool for GUI ?
Best Regards,
- BobyIsProgress -
Hi,
there some news. I think I will not be able to do it for those reasons:
1. OE10.2B
2. Crystal Report XI
Crystal report has the OCX for oe 10 so I think they didn't add the "CrystalDecisions.Windows.Forms.CrystalReportViewer " in their assembly .
So I will waite for now. And work on it...
thank you I will try this :)
hi did found the progress kb that was explaining it:
https://knowledgebase.progress.com/articles/Article/000056268
Thanks again :)
Best Regards
Hi ,
I found some documentation and tutorial with your help.
But I'm confused. Progress send me this error:
In english : Class or Interface "CrystalDecisions.CrystalReports.Engine" not found .
But as you can see in my screenshot he is in my xml assembly .
Do you have any idea ?
Best...
Hi everyone,
Since two weeks now we have run time error with crystal report as the image below:
We are running on our user the last version of windows.
This error is random. Sometimes we can generate 10,20,30 and more and nothing will happen. And sometimes we can have it at the height one...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.