Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Anybody use RS.Data or Create 3-tier aplications with AD
Message
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00325808
Message ID:
00325825
Views:
35
Mario:

If I remember correctly, it goes something like this:

oRDSDS = Createobject('RDS.DataSpace')
oCom = oRDSDS.CreateObject('comserver.mycomserver', 'name_your_webserver')
oRS = oCom.SomeMethodonVFPCOMObject('someparameter')

Also, there are some registry entries that need to be made on your web server. Check an RDS reference.

Charlie
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform