Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Processes
Message
General information
Forum:
Visual FoxPro
Category:
COMCodebook
Title:
Miscellaneous
Thread ID:
00698649
Message ID:
00699505
Views:
19
Hallo Jayesh ,

I want to work with Resources from different databases:

o1=createob("sqlrmg.test")
o2=createob("orarmg.test")
rs1=o1.getproxy()
rs2=o2.getproxy()

rs1.fields(0).value=rs2.fields(3).value

return rs1

It seems the processobject is the right place to do this.

achim
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform