Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SF Reports and Repmeta
Message
De
10/10/2000 13:30:35
 
 
À
10/10/2000 13:19:47
Information générale
Forum:
Visual FoxPro
Catégorie:
Stonefield
Divers
Thread ID:
00423418
Message ID:
00427417
Vues:
18
Hi Sandi.

>I traced it and it is returning 1 from the following code in sfreportengine.setupdataengine method
>
>lnFound = .oUtility.ArrayScan(@laData, lcClass, 2)

That should be correct -- this is simply looking to see if a data engine object already exists or not. Did you watch execution go into the CheckMetaData method of the SFDataEngine object (ie. you need to trace further than this ArrayScan call)?

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

SDTREPMETA is the name of a table used in one of the sample forms. You might be using that same name if the cMetaDataTable property of your SFRWizard form is set to that. If so, you need to delete that table since it's the one SFReports is using.

Doug
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform