Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Adding/Referencing OLE object in Crystal
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Crystal Reports
Divers
Thread ID:
00808020
Message ID:
00808050
Vues:
14
You can't use that method in VFP6 as you can only call it during the Formatting event, which is not accessable in VFP6 because you need to inherit the Formatting event Interface. Interface inheritance was introduced in VFP7.

You may be able to create a temp file that contains the general field you need. Append each Word doc into a different record in the temp file, then use ODBC to access the data.

>Maybe I'm just going about this all wrong, but how do you add and/or refer to an OLE Object in Crystal from Fox using RDC. We're using Fox 6 and Crystal 8.5. What I want to see is if I can use the SetOLELocation() method to do what we need (see http://www.levelextreme.com/wconnect/wc.dll?FournierTransformation~2,15,805867). We have Craig Berntson's CrysDev book, but I'm unable to find what I need in there or online.
>
>Thanks,
>
>-Nirav
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform