Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SF Reports and Repmeta
Message
From
10/10/2000 13:19:47
 
 
To
06/10/2000 12:11:57
General information
Forum:
Visual FoxPro
Category:
Stonefield
Miscellaneous
Thread ID:
00423418
Message ID:
00427405
Views:
18
>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.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform