Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Bug
Message
De
20/11/2007 03:20:25
Yh Yau
Ingenuity Microsystems Sdn Bhd
Kuala Lumpur, Malaisie
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Titre:
Bug
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Divers
Thread ID:
01270095
Message ID:
01270095
Vues:
67
I've a combobox on a form that gets its data from a table created from a remote view.
In the data environment, we use:-
use remoteview_name alias tablename
In the combo box, the data source is a query on that tablename.
In the combobox dropdown method, we have:-
this.requery() to refresh the values.

In order to refresh the values in the dropdown method, we added the following line:-

select tablename
=requery()
this.requery()

Upon running the form, we get the error "Base table fields have changed, remote view no longer matches base table "
What's wrong with this code?
Thanks in advance
Yau
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform