Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
View definition has been changed
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
View definition has been changed
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MySQL
Miscellaneous
Thread ID:
01166578
Message ID:
01166578
Views:
60
I have a remote view to a mySQL database.

If I do this:

myParameter = 'blahblah'
Use myRemoteView

...everything works fine, I see data in the view.


but, if I do this:

myParameter = 'blahblah'
Use myRemoteView in 0 NODATA
lnQResult = Requery('web_orders_bydate_rvwpu')

...I get an error saying 'view definition has been changed.'

Any ideas on how I can avoid this problem?

Thanks..
ICQ 10556 (ya), 254117
Next
Reply
Map
View

Click here to load this message in the networking platform