Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Unable to bind objects with RDS
Message
 
À
10/08/1999 20:31:50
Information générale
Forum:
Visual FoxPro
Catégorie:
Applications Internet
Divers
Thread ID:
00251825
Message ID:
00252367
Vues:
8
Ok. I seem to remember testing this when I was writing the RDS code and
I don't remember offhand why or how this didn't work. I guess it shows I
don't do much UI programming these days <s>...

It doesn't really help the cause though. If the RDS query fails I really
wouldn't want to not show the form since a no data returned thing may
be a very common scenario with the 'net connection.

+++ Rick ---


>Rick,
>
>Returning .f. in load prevents form from instantiating. If it were not so, none of my (custom) DE stuff could kill the form if I had a data problem!
>
>Ken
>
>>>In Rick Strahl's white paper, he states that you cannot bind objects to RDS data because originally when you create the RDS object and build your cursor, the cursor can fail.
>>>
>>>You couldn't do this in the init, of course because the your form objects have already been initialized and the form would fail, being unable to bind the objects.
>>>
>>>He then goes on to say that you could place the code in the load but there is no easy way to abort the process if the cursor fails to load. This is the part I do not understand. If the cursor fails to load, why can't you just return a .F. in the load?
>>
>>Returning .F. from Load doesn't do anything... Returning .F. from Init will cause the object not be created, but Load doesn't check for result values (unless this has changed recently).
+++ Rick ---

West Wind Technologies
Maui, Hawaii

west-wind.com/
West Wind Message Board
Rick's Web Log
Markdown Monster
---
Making waves on the Web

Where do you want to surf today?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform