Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Multiple project files
Message
From
29/12/2000 09:39:15
 
 
To
29/12/2000 09:12:16
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Miscellaneous
Thread ID:
00456570
Message ID:
00457733
Views:
18
>I have my main application... view, edit, report on data.. etc.
>
>Then there is a 'automated' piece to the system which is to run on a dedicated server, which will download files from external sources and process them into the main applications data tables on a regular schedule. If I want to share any of the business objects between the main application and this automated piece, what would be the best way to handle it.
>
>At the moment though... in the automated piece, i'm not using any business objects but just accessing everything through SPT. ( all the apps data is in SQL server, can't wait to see any enhancements in your next version for SPT *s*)
>
>Thanks,
>Anthony

Anthony,

Sounds to me like you have a set of bizobjs processing data from the server, and another set of objects taking that data and loading it into the app. Why not compile the sql bizobj's into a COM server and let your application bizobj'S call it when needed.

If this is the case, the documentation has a good example of how to create a COM server, and what files will be necessary to be included in the project.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform