Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Adding/Referencing OLE object in Crystal
Message
General information
Forum:
Visual FoxPro
Category:
Crystal Reports
Miscellaneous
Thread ID:
00808020
Message ID:
00808050
Views:
13
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform