Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Processes
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
COMCodebook
Titre:
Divers
Thread ID:
00698649
Message ID:
00699505
Vues:
18
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform