Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Is this a BUG
Message
 
 
To
20/02/1999 17:35:06
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Miscellaneous
Thread ID:
00189702
Message ID:
00189717
Views:
12
>I am using a Grid with data from a view. After using the requery() for 2 to 3 times I receive a message 'View definition has been changed'. I use the view only to retrive the information. I am using VF 5.0a.
>
>Thanks for help

additionally -- from the VFP help:

The view cannot be re-queried.

The view definition in the database has been changed.
Close and reopen the view. To ensure that the view is not changed, open the database exclusively.


Make sure you are not modifying or recreating the view programmatically some where else. Also if you opened the view read-only, you will get an error with requery. Something like "Can not update the cursor"
Mark McCasland
Midlothian, TX USA
Previous
Reply
Map
View

Click here to load this message in the networking platform