Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Weird problem with N-Tier + ADO RecordSet
Message
 
 
À
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:
00557217
Vues:
16
Hi!

Well, in all VB samples for disconnected recordsets I see recordset object is passed from serevr to client instead of accessing recordset object through the object's property like you do. Its some sort of standard.

>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"
Vlad Grynchyshyn, Project Manager, MCP
vgryn@yahoo.com
ICQ #10709245
The professional level of programmer could be determined by level of stupidity of his/her bugs

It is not appropriate to say that question is "foolish". There could be only foolish answers. Everybody passed period of time when knows nothing about something.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform