Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Parameterized Views
Message
 
À
24/04/1998 19:51:23
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00094803
Message ID:
00094814
Vues:
24
>Thanks, Nick. That solved it. Now, I have another question. I continue to get this error when running my form: "No update tables are specified. Use the Tables property of the cursor".
>
>I have used DBSETPROP() to create the update tables, and I can see them easily with DISPLAY DATA, but the error continues.
>
>Any idea?
>
>Thanks, Joel

Actually never had this one... :)
How did you create your views, programmatically or through the View Designer?
Did you setup properly KeyField, updateable fields and SendUpdates?

What Help says about this error:
"No base tables are specified in the Tables property of the view.
Set the Tables property to specify the base table or tables that should be updated from the view. For most views you can use the View Designer to set the view update properties and then save the view back into the database. For more information, see CURSORGETPROP( )."

Nick
Nick Neklioudov
Universal Thread Consultant
3 times Microsoft MVP - Visual FoxPro

"I have not failed. I've just found 10,000 ways that don't work." - Thomas Edison
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform