Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Form with private datasession
Message
De
01/09/2000 05:28:32
Dino Liberale
Ministero Lavori Pubblici
Trieste, Italie
 
 
À
01/09/2000 00:25:49
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00411181
Message ID:
00411634
Vues:
11
John, just a question:

what is the best way to update a view in a multiuser environment, where 2 user work on the same form and user1 doesn't see the modify made by user2 ? Is to update manualy the view (user click on a 'Update' button) or automatically requery the view every x seconds or minutes (by time) ?

Thanks,

Dino

>The simple answer is, yes, you can, but you'll be limited to using that view in forms with the property.
>CREATE VIEW myview AS SELECT * FROM table WHERE foreignkey=?ThisForm.ForeignKey
>is perfectly acceptable with the aforementioned gotcha.
>
>>I have a parameterized remote view and a form with private datasession. I want to have multiple instanses of the form. Therefor I cant have just a global variable for the remoteview. Is it possible to make it work with a property on the form?
>>
>>
>>Jon
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform