Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Commiting changes to a Remote View
Message
From
24/08/2004 13:18:00
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00935896
Message ID:
00936030
Views:
23
Hi Mario,

a view is always buffered. If row buffered (the default) the commit would occur when (if) you move the record pointer, or when you issued a tableupdate() command.

Hank

>Hi, I have a remote view on an Oracle table. When I issue INSERT statements on the view I sometimes find that the view has not been updated, not only in the Oracle database but also when I browse the view from VFP itself. After a couple of statements more, some of the data has been "commited" to the view.
>
>Is there a way to tell the view to update itself, either in VFP, Oracle or at both places at the same time ?
>
>Thank you in advance for your awnsers.
Previous
Reply
Map
View

Click here to load this message in the networking platform