Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Having an error opening table i use to store user and pa
Message
 
 
À
17/07/2001 05:00:46
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00531413
Message ID:
00531511
Vues:
8
You should edit that method to add the alias of the table as the 2nd parameter of each CursorGetProp function.

You might also add a IF NOT USED("MyPassWordTable") test and open the table if it is not open.

>i'm having an error when i'm running form i have created using form wizard to access the table i use to store the user and password. See, what i want to do is use form wizard to add data or to append the table so another username and password will be created.
>
>the error was.....
>
>IF CURSORGETPROP("SourceType")#3 AND !CURSORGETPROP(("Offline") AND !CURSORGETPROP("SendUpdates")
>
>error # 52
>
>No table is open in the current work area
>
>Method: Click
>
>Line: 34
Mark McCasland
Midlothian, TX USA
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform