Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Freeze during requery
Message
De
16/06/2005 11:25:40
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Freeze during requery
Divers
Thread ID:
01023995
Message ID:
01023995
Vues:
67
I have the following problem:

I have a remote view to SQL Server Database. This view works syncronously.
I have a second Connection used to execute commands via SPT. This second connection works asyncronously.

I have the view loaded with a set of records from the database.
I execute an asyncronous update via the SPT connection to a column in the same records.
During the asyncronous execution I issue a requery() on the remote view to reload these same records.

This requery() totally freezes indefenitely VFP. Only way out: end process
The asyncronous update is not completed in the server until i quit the vfp process.

Any clue ?
Thanks.
Répondre
Fil
Voir

Click here to load this message in the networking platform