Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Where is that darn login table hidden?
Message
De
01/12/2000 10:04:12
 
 
À
01/12/2000 08:44:51
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00447969
Message ID:
00448032
Vues:
13
>Hi,
>
>When the wizard creates my app_userlogin class it only references the table "insert into (This.oApp.cUserTableAlias)
>
>I look in the application object container, no luck. I search all my program codes, no luck.
>
>Its funny cause I have entered new passwords in, have been using them to access my app - but I don't have a clue
>where the app stores the ID's & passwords.
>
>Any Help?
>thanks,
>Michele

I've never used the app wizard, so I can't say off the top of my head, but here's how you can find out.

Put a breakpoint at one of lines containing (This.oApp.cUserTableAlias).
In the Watch Window, put a watch on DBF(This.oApp.cUserTableAlias).
This will give you the full path and file name.
Insanity: Doing the same thing over and over and expecting different results.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform