Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Equivalences table between VFP and C data types
Message
De
17/12/1999 10:10:23
Walter Meester
HoogkarspelPays-Bas
 
 
À
16/12/1999 18:12:29
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Divers
Thread ID:
00304711
Message ID:
00305261
Vues:
29
Carlos,

>my ploblem is performance basically that's what I want to use API instead of OCX
>I'm using CR 7.0. Loading a report is a slow task in my app using ACTIVEX
>There's another option to improve perfomance ??

Basicly I doubt if the API would improve performance. The activeX control internally uses the API calls. There is a real chance the the delay is in the API calls.

Your performance problem could be due to several issues. Let me ask the following questions:
- How big is the report (size in kb) ? There is an option that specifies if you want to store data within the report, Make sure no data is stored in the report.
- Is printer information stored within the report ?
- Do you use large bitmaps in your report or any maps ?
- Do you use native Fox 2.x tables as a datasource or ODBC ?

The RDC automation server is not based on the API, so it might give you extra performance if you use this approach. This is also more flexible.

Walter,
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform