Eurico Chagas Filho wrote:
> Hi
>
> In this case it is row buffered. I did try with table buffered and
> 1 it did not change. Tableupdate would only work when the REPLACE
> was inside the Begin Transaction. This could have ramifications,
> that's why I want to understand.
> It works if it's local. In this case it is a parent table,
> the child table didn't have this problem, go figure.
> BTW, both are local views.
>
>   

Go back to table buffering (row buffering is not recommended!!!  Read 
HackFox or the FoxWikis or google it to see why...) and then change your 
tableupdate command to use a 1 or 2 for the first parm.  That should 
take care of it for you!

hth,
--Michael

-- 
Michael J. Babcock, MCP
MB Software Solutions, LLC
http://mbsoftwaresolutions.com
http://fabmate.com
"Work smarter, not harder, with MBSS custom software solutions!"



_______________________________________________
Post Messages to: [email protected]
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