Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problem with GATHER MEMVAR
Message
De
14/10/2003 04:11:25
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Problem with GATHER MEMVAR
Divers
Thread ID:
00838430
Message ID:
00838430
Vues:
82
Hi,

I am using paramaterised views and for one quick file update I do...
SELECT view 1
SCATTER MEMVAR MEMO
SELECT view 2
APPEND BLANK
GATHER MEMVAR
IF TABLEUPDATE(.T.) = .F.
   =TABLEREVERT(.F.)
ENDIF
...this works fine 75% of the time, but on odd occasions the GATHER MEMVAR doesn't update the view. A new blank record is created.

This has happened on two computers on a 4 computer network and my own development machine.

Has anyone come across such a problem.

Regards
Doug Johnston
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform