Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Bug? - Select in dbc_AfterOpenTable() causes infinite lo
Message
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Divers
Thread ID:
00897019
Message ID:
00897838
Vues:
18
This message has been marked as the solution to the initial question of the thread.
It does issue "USE oneTable AGAIN" once which triggers dbc_AfterOpenTable() again. And process repeats itself.

>Thank you Fabio and Sergey.
>
>But if I simplify this situation to:
>
>      A database with one table.
>      Just this command in the dbc_AfterOpenTable():
>           SELECT * FROM database!oneTable INTO CURSOR curTemp
>
>Shouldn't that SELECT statement do a "USE oneTable AGAIN" ONE TIME?
>Instead, that SELECT statement seems to call dbc_AfterOpenTable(),
>which calls dbc_AfterOpenTable(), etc...
>
>I don't see why that happens?
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform