Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Gather/Scatter Problem with Views
Message
 
To
10/10/1998 08:02:05
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
00145631
Message ID:
00145632
Views:
32
Joe,

I assume that TABLEUPDATE() is returning .F. If so, use AERROR() right after the TABLEUPDATE() to determine the error returned. Chances are you're using a key that doesn't exist in the underlying table or something like that.

>I have created an updatable view via an ODBC source and also a VFP free table source for confirmation. I can select data from the source and edit it using commands such as replace and the view updates the source fine.
>
>However, if I use the SCATTER NAME and GATHER NAME functions as the way to update the view the view will not update and I have to do a tablerevert().
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform