Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Remote View Updations
Message
 
À
04/01/2000 06:36:30
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00312250
Message ID:
00312986
Vues:
20
Vimala,
With buffering you need to do a tableupdate() to put the changed data back into the underlying tables. And then your other client will need to requery his data to see the changes.

HTH
Barbara

>Hi,
>
>I have a small problem with remote views.
>
>I am using SQL server and have configured my application to access the database from the server.
>
>I have installed my application in 2 clients and try to access/modify the records.
>
>When i create a record in one client, it is not appearing in the other clients unless i close and reopen the form.
>
>One option is to make use of requery() function in the refresh method so that i can retrieve the records from the database.
>
>But, is there any way i can find out whether some other user has modified the view (table) so that i need not call requery() everytime i navigate through my records.
>
>For your information, i am making use of buffered views.
>
>Regards,
>Vimala
Barbara Paltiel, Paltiel Inc.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform