Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Oracle and COM?????
Message
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00670214
Message ID:
00670774
Views:
14
>>What are you trying to accomplish by creating a protable DLL file?
>I am trying to Setup User Functions that I can use in Crystal Reports
>
>But are you saying that I can can just make function calls in VFP Procedures that use SPT to call the Oracle packages/procedure/functions and return the result. Then make Compile it into a COM Object?
>
>I am just trying to make sure that I am understanding the concept.

Yes. You can do searches for messages from me or Mark Mccasland for examples of calling Oracle stored procedures/functions from VFP using SPT. You could also simply issue SQL statements to Oracle and return result sets to VFP using SPT. Turn these result sets into DBFs and Crystal Reports can read these natively.

All the above functionality could be turned into a VFP COM server with very little effort.

HTH.
Larry Miller
MCSD
LWMiller3@verizon.net

Accumulate learning by study, understand what you learn by questioning. -- Mingjiao
Previous
Reply
Map
View

Click here to load this message in the networking platform