Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Local Views and Memo fields
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Local Views and Memo fields
Divers
Thread ID:
00054807
Message ID:
00054807
Vues:
78
While using a local view on a table that has a memo field (comments), the memo field does not get updated when =TABLEUPDATE() is applied.

In the local view, sql updates is checked and so is the memo field to be updated.

The local view has Optimistic Table Buffering on while the table has Pessimistic.

For example:

Begin Transaction
Select local_view
llOk=Tableupdate(1,.T.)
If llOk
End Transaction
Else
Rollback
Endif

Does anyone know if there is a work around for this ???

TIA.
Jamie Di Natale
S.D.X. Int'l Consulting
Computer Consulting, Networking and Custom Programming
jamie@s-d-x.com
http://www.s-d-x.com
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform