Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
New to Views
Message
From
27/08/2002 18:34:57
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
New to Views
Miscellaneous
Thread ID:
00694270
Message ID:
00694270
Views:
41
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?
Next
Reply
Map
View

Click here to load this message in the networking platform