Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ConnectBusy
Message
 
À
28/02/2007 14:59:42
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Divers
Thread ID:
01199757
Message ID:
01199779
Vues:
14
>I'm running a straight forward SelectCmd in a cursoradapter:
>
>SELECT [field list]
>FROM [Remote table]
>WHERE [filter expr]
>
>It runs, returns 1 record, but then still shows the shared connection as busy. I'm not able to use this shared connection for a subsequent query. MaxRecords set to 10, FetchAsNeeded = .T.
>
>If I debug and then BROWSE the cursor, it changes to .F.
>
>What would cause the CA to continue to show a busy connection? How can I release it?
>
>TIA

I vaguely recall that there was an issue with FetchAsNeeded being on and certain cursoradapter setups. What happens if you set the FetchAsNeeded as .F. ?
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform