Hi James,

>>I'm using the VFP 9 framework Visual Promatrix which relies on the Last Save 
>>method.  I have run
into a situation where this doesn't work for me.  In particular, the scenario 
I'm dealing with is
Inventory On Hand.  I'm using local views with the hope of moving to SQL in the 
future.<<

Sounds like you have the WhereType for the view set to Key Field Only. If this 
is the case try
setting the WhereType to Key and Modified Fields. This will alter the Update 
statement where clause
sent by VFP to the data. This technique will work with both local and backend 
data.

Rick
White Light Computing, Inc.

www.whitelightcomputing.com
www.swfox.net
www.rickschummer.com





_______________________________________________
Post Messages to: ProFox@leafe.com
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: http://leafe.com/archives/byMID/profox/[EMAIL PROTECTED]
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to