Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Can't get beyond error in View
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Can't get beyond error in View
Divers
Thread ID:
00677775
Message ID:
00677775
Vues:
72
I cannot understand what it is I am doing wrong here. The below text repesents the precise error I am receiving. I am using a parameterized local view to capture records based on the following:

This.cProject_No = ThisForm.cmdFrom.Value && Get the value for the parameter for the lcoal view.
=ReQuery("V_ArchiveProjects2HstProj") && Execute the local view.

This is the parameter in the local view:
Projects.Project_NO = ?ThisForm.cProject_No

Here's the error I keep getting:
================================
"No key columns are specified for the update table 'projects'.
Use the KeyFieldList property of the cursor."

Any ideas as to what I am doing wrong? I can't even quit FoxPro without CTL-ALT-DEL and ending the task.

Cecil
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform