Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Weird problem with N-Tier + ADO RecordSet
Message
From
17/09/2001 06:12:48
 
 
General information
Forum:
Visual FoxPro
Category:
Object Oriented Programming
Miscellaneous
Thread ID:
00555402
Message ID:
00557216
Views:
17
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform