Kbase 17909: The Actuate Requester API DLL - Name Changes
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  10/15/2008 |
|
Status: Verified
GOAL:
Outline the name changes for the Actuate Requester API's
FIX:
The Requester API is used to run reports from an application such
as, the Progress 4GL.
The Requester API requires the Report server API DLL when you run your application.
API file name conventions:
Requester API DLL ACRQxxyy.DLL
xx = Requester version
yy = Visual C++ version (4.2, 5.0, or 6.0)
Example: ACRQ3041.dll
Report Server API DLL ACRSxxyy.DLL
xx = Report server API version
yy = Visual C++ version (4.2, 5.0, or 6.0)
Example: ACRS3042.dll
Requester API Version Report Server API Visual C++ version
------------- ------- ----------------- -------------------
reqst32.dll 2.0.x
acrq3041.dll 3.0.x acrs3041.dll 4.1
acrq3042.dll 3.0.x acrs3042.dll 4.2
acrq3041.dll 3.1.x acrs3341.dll 4.1
acrq3042.dll 3.1.x acrs3342.dll 4.2
acrq3041.dll 3.2.x acrs3441.dll 4.1
acrq3050.dll 3.2.x acrs3450.dll 5.0
acrq4060.dll 4.0 to 4.1 acrs4060.dll 6.0
acrq5060.dll 5.0.x acrs5060.dll 6.0