Hi Dan

I don't think you understood my question. I know about buffering and how to enable it, of course.
I use buffering all the time.
I just wonder if I can use transactions with cursor adapters created on free tables, if I use the maketransactable function. To my understanding, cursor adapters (as well as views) are buffered. For that reason, if I make the tables transactable BEFORE creating the cursor adapters, will transactions work?

Rafael Copquin


El 23/07/2013 05:50 p.m., Dan Covill escribió:
On 07/23/13 01:41 PM, Rafael Copquin wrote:
quote

You cannot use MAKETRANSACTABLE( ) to enable transactions for a free
table that has table buffering enabled.

unquote

What exactly does it mean?

See the VFP help for Table Buffering. It's kind of long and complicated, but the default value is not buffered.
Buffering is enabled with the CURSORSETPROP() function.


Dan

[excessive quoting removed by server]

_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox
OT-free version of this list: http://mail.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