Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Transactions and Cursorsetprop
Message
From
07/12/1999 02:58:54
 
 
To
06/12/1999 13:08:09
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00299197
Message ID:
00299634
Views:
30
>>Is it possible to create a cursor with a transaction and place buffering on it using CursorSetProp?
>>
>>At the moment Fox throws an error every time you try and do this. I can understand it not wanting to change buffering on a real table, but it should allow it to a temporary cursor. Its not like any changes made to the cursor are held in the transaction anyway, as Rolling Back leaves all the records I have added to the temp cursor.
>>
>
>What's the point of setting buffering on a temporary cursor?

So that we can use a cursor inside our framework which relies on buffering.

It seems to be a bug in VFP (6) that you cannot perform the command on cursors, when it is quite happy to let you ZAP a cursor inside a transaction - I mean, its not like the Transaction actually saves anything for the cursor!
regards

Ian
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform