Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ROLLBACK
Message
From
26/02/1998 14:40:09
Edward Crawford
City Facilities Management
Glasgow, United Kingdom
 
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00081468
Message ID:
00081500
Views:
20
>Transactions are supported only for tables in a database.
>
>Joe
>
>>Can you ROLLBACK a 2.6 table in a transaction?. Here is my test:
>>
>>**********************************
>>SET MULTILOCKS ON
>>use g:\tod.dbf shared && Fox 2.6 table
>>
>>** set buffering on
>>
>>CURSORSETPROP("buffering", 5, "tod")
>>
>>BEGIN TRANSACTION
>> APPEND BLANK
>> REPLACE tod.dnis with "Test"
>> TABLEUPDATE(0,.T.,"tod")
>> ROLLBACK
>>************************
>>
>>This does not seen to ROLLBACK the APPEND to the table, but it does not give any errors either. What am I doing wrong?
>>
>>Ed

I was afraid of that
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform