Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Issues with VFPXTAB.PRG / GENXTAB
Message
De
20/11/2003 08:14:40
Mike Yearwood
Toronto, Ontario, Canada
 
 
À
19/11/2003 15:00:56
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00851608
Message ID:
00851816
Vues:
14
Hi Joe

GENXTAB is the predecessor of VFPXTAB. Both are painfully slow.

Check out http://foxpro.advisor.com/doc/12670.

You can replace VFPXTAB with the much much faster FASTXTAB available here on the UT. It includes full source code that is easier to debug than VFPXTAB. The author will be more willing to support it than MS. I've never had c0005 errors with either though. But since there is little you can do about that, try an alternative piece of code instead.

>Hi there,
>
>I'm having a sporadic issue with a program that is used in the application I support. A programmer who's no longer on this project brought in this VFPXTAB.PRG, which is part of GENXTAB (?) to do some crosstab reporting in the application. That was while we were using VFP 5.0 and running the app on Win 95/98. Since then, the application has been upgraded to VFP 7.0 and is running on many Windows 2000 machines (as well as Win9x). It seems lately that there are these "c0000005 (access violation)" errors that kill the application. If Dr. Watson is running on the PC, an error gets written to the drwtsn32.log, but doesn't get into my app's error routine.
>
>Any ideas? Any experience with the GENXTAB?
>
>Thanks,
>
>Joe
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform