Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Bug
Message
From
20/11/2007 03:20:25
Yh Yau
Ingenuity Microsystems Sdn Bhd
Kuala Lumpur, Malaysia
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Title:
Bug
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01270095
Message ID:
01270095
Views:
68
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
Next
Reply
Map
View

Click here to load this message in the networking platform