Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Securing Data
Message
From
26/08/1998 03:24:14
Walter Meester
HoogkarspelNetherlands
 
 
To
25/08/1998 09:59:24
Rick Clarke
Fotobae Pty. Ltd.
Adelaide, Australia
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00129675
Message ID:
00129955
Views:
22
You might want to consider DCOM. You can make an ole server which can access data under an other user-account than the logged on user.

You can create a OLE - server, (See chapter 16, Developers guide) register it on both client and server, and use the dcomcnfg utility to enable dcom.

On the client you can use CREATEOBJECT() to make a connection to the ole object on the server and access the data trough methods and properties

Hope it helps...


Walter Meester, Tax software
Previous
Reply
Map
View

Click here to load this message in the networking platform