Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Buffering
Message
De
20/07/1998 12:33:24
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Divers
Thread ID:
00119299
Message ID:
00119314
Vues:
24
Hi Jane.

>I'm getting an error message that says "function requires row or table buffering mode". In my form init and load I have the following code:
> SET MULTILOCKS ON
> =CURSORSETPROP("Buffering",3)

Are you sure you have selected the correct work area?

> seek upper(thisform.txtLname.Value + thisform.txtFname.Value)

You may want to try seek padr(upper(thisform.txtLname.Value),)+ padr(upper(thisform.txtFname.Value), )

Marcia
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform