Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Vfp50 - VIEW is not updating the TABLE?
Message
From
25/03/1997 10:24:30
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00025494
Message ID:
00025515
Views:
29
>>thanks Jeff, but where do I put this code?
>>After I say
>>
>>use myview.
>
>I put mine in the init event of the data environment that contains my view. If you are not using the data environment, I would guess you would put the code after the code that creates your remote view. Before use myview.
>
>Jeff

Hi Jeff... It does not work before (use myview), I had to put it
after that. I used 3 statments.. they are...

=cursorsetprop("keyfieldlist",'acct')
=cursorsetprop("sendupdates",.t.,'myview')
=CURSORSETPROP('UpdatableFieldList', 'name,acct','myview')

thanks for you help...rob
Robert Keith
Independent Developer
San Antonio, Texas
E-mail address:
rebelrob1@yahoo.com
Previous
Reply
Map
View

Click here to load this message in the networking platform