Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to USE properly?
Message
De
09/12/1997 11:02:24
 
 
À
09/12/1997 11:00:49
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00064639
Message ID:
00064681
Vues:
35
>>>>I have a form that is used for each users timesheet entries. The problem that I have though is that each user has their own DBF. (i.e. \DATA\THSHT\%user name%\TMSHT.DBF). Each user can only access their own TMSHT.DBF. My question is this. I don't know which DBF needs to be opened until the form is run so what is the best way to handle this in the DE of the form?
>>>
>>>Is there a reason for this design instead of having one table for all users? What you are attempting is sort of a distorted normalization, but doing it by the book might avoid these problems. The way I track this stuff is with two tables: one user data table with basic user info (username, password, priveleges setup date, etc) and one with login history for all members (member_id, activity name, datetime). There is really no need for separate tables, unless of course there are some file privelege issues or other special security considerations. HTH
>>
>>I'm stuck in a situation where I have to deal with someone elses data design. I have no idea why the person before me set it up like this when it should be, IMHO, one file with an extra field for Employee Number. This point aside, there are quite a few programs currently using these files so I'm stuck dealing with things as is. Any ideas?
>
>Well, Edwards code sounds like a sound suggestion, but if it doesn't work

It works :)
Edward Pikman
Independent Consultant
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform