Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
View definition has been changed
Message
From
02/11/2006 12:10:43
Dorin Vasilescu
ALL Trans Romania
Arad, Romania
 
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:
01166628
Views:
8
This message has been marked as the solution to the initial question of the thread.
>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..

Hi
Check "Don't optimize column widths" in driver settings
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform