Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Cannot access table error
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00660297
Message ID:
00660307
Vues:
11
>I have a form, ... before it unloads or destroys itself, an error message >
>
Cannot access table
It seems as if You are manually closing a table too early. The error
often is caused by grids who's RecordSource has been taken away.

You can avoid this either by not closing tables, lets say, before
the unload event.

Resetting the Grid's RecordSource, e.g. in the queryUnload, also should do the deal
Do something like
This.pgf1.page1.Grdi1.RecordSource = ""
...
HTH
Regards from Berlin

Frank

Dietrich Datentechnik (Berlin)
Softwarekombinat Teltow (Teltow)

Frank.Dietrich@dd-tech.de
DFPUG # 327
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform