Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Weird problem with N-Tier + ADO RecordSet
Message
De
17/09/2001 06:12:48
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Programmation Orientée Object
Divers
Thread ID:
00555402
Message ID:
00557216
Vues:
15
Hi, Vlad.

First of all, thanks for your attention.

That´s really confusing... I still didn't get it why this didn't works

loUIPaciente.oRSPaciente.fields("c_nome_paciente").value = "SomeValue"

and this works...

oSomething = loUIPaciente.oRSPaciente
oSomething.fields("c_nome_paciente").value = "SomeValue"
Claudio Lassala
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform