Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SF Reports and Repmeta
Message
De
10/10/2000 13:19:47
 
 
À
06/10/2000 12:11:57
Information générale
Forum:
Visual FoxPro
Catégorie:
Stonefield
Divers
Thread ID:
00423418
Message ID:
00427405
Vues:
16
>Hi Sandi.
>
>> YES, it's 'Can't Match Field Definitions'. I do not have a repmeta as I deleted it after I added the new report. I thought that running the wizard in the application would build it if it was missing, but it still isn't there.
>
>Trace the SetupDataEnvironment method of the SFDataEngine class. You should see it go into the CheckMetaData method and then either work with the existing REPMETA table if it exists or call CreateMetaData if not. You'll likely see why it isn't working by following the code.
>
>Doug

I traced it and it is returning 1 from the following code in sfreportengine.setupdataengine method

lnFound = .oUtility.ArrayScan(@laData, lcClass, 2)

I did not delete SDTREPMETA just the REPMETA. Is that the problem?

Sandi.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform