Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Views and Transactions
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Views and Transactions
Divers
Thread ID:
00152640
Message ID:
00152640
Vues:
42
I have a base form (private datasession, optimistic buffering) that I use for handling data. Deletions and updates are wrapped by transactions. All works well but when I add a view to the form that is being used in a different datasession. For some large lookups I was trying to issue

USE xxx in 0 norequery OtherForm.DataSessionID

If I do this every time a hit a ROOLBACK I get an exception error (0x0000005 0x0050f6bc) and it is back to windows.
Anybody any ideas? For the time being I am opening the views in the local datasession without much of a performance degradation but I am curious as to the hows and whys.

Thanks
Répondre
Fil
Voir

Click here to load this message in the networking platform