Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Cursor not accessible
Message
De
09/03/1998 09:48:51
 
 
À
09/03/1998 09:42:27
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Divers
Thread ID:
00083172
Message ID:
00083369
Vues:
27
>>>>Did you try a Requery in the Init()?
>>>
>>>Requery() does the job.
>>>
>>>Requery() was not necessary in Visual FoxPro 3. Is this necessary now in Visual FoxPro 5 if we need to access the cursor at load time?
>>
>>Also, be sure to include the name of the DBC in the from clause. I would prefer
>>RowSource='SELECT * FROM MYDBC!EMPLOYE INTO CURSOR TEMP'
>>
>>Frankly, I don't like to do this sort of things in my forms. I tend to keep everything in the DBC. In short, I'd make a view instead of a cursor.
>
>I'll try that. Maybe with the DBC, I won't have to requery it.

Michel, I hunted similar problem last week (on one my form in some circumstances I get this message for a combo) and eventually plain Thisform.Combo.Rowsource="" (before recollection records into a cursor) solved it, i.e. I guess that it's reasonable to use cursor as Rowsource and issue this propgrammatically.
Edward Pikman
Independent Consultant
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform