Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Bug? - Select in dbc_AfterOpenTable() causes infinite loop
Message
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Titre:
Bug? - Select in dbc_AfterOpenTable() causes infinite loop
Divers
Thread ID:
00897019
Message ID:
00897019
Vues:
65
I am using VFP 8 SP1.
To duplicate what looks like a bug:

Create a dbc_AfterOpenTable() event procedure.
Put a SQL SELECT statement in there.
Select any fields FROM THE TABLE BEING OPENED,
into any destination (TO SCREEN, INTO CURSOR).

Result:
    The SELECT statement causes the AfterOpenTable() to call itself infinitely.
    Eventually FoxPro will give an error.

Isn't this a bug?
- Andy Rice
San Diego, CA
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform