Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Where is that darn login table hidden?
Message
From
01/12/2000 10:04:12
 
 
To
01/12/2000 08:44:51
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00447969
Message ID:
00448032
Views:
9
>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.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform