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
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MySQL
Miscellaneous
Thread ID:
01166578
Message ID:
01166580
Views:
12
Do you have calculated fields in the view?

>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.'
>
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform