Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
New to Views
Message
De
27/08/2002 18:34:57
Steven Dyke
Safran Seats USA
Texas, États-Unis
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
New to Views
Divers
Thread ID:
00694270
Message ID:
00694270
Vues:
42
I have an app that will be running on a network with 100 plus users. Using VFP 6.0. I have a table that holds hours worked by each user. I have created a pview and then a form with a grid based on the pview. First will this support multiple users with out conflicts? The parameters for the view is a combination of badge number, weekending date, and job number charged too. I have put code in the DoubleClick event of a grid header to add a new entry. Do I append blank to the view or the original table? Then a method runs that removes grid recordsource, closesTables, sets parameters, OpenTables, set the grid recordsource. On the lost focus of the cloumn textbox I do = TABLEUPDATE(.T.). If I doubleclick the header, type in my new job number, then try to doubleclick the header again I get an update conflict. If I move the cursor out of the textbox first I don't get the error. Maybe I am doing this all wrong?
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform