Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How do you ROLLBACK a view
Message
 
To
05/03/1998 13:27:24
Edward Crawford
City Facilities Management
Glasgow, United Kingdom
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00082524
Message ID:
00082761
Views:
37
>Hi Jim :
>
>I see what you are saying. WHen I threw togather the sample code I neglected that. But right now I don't even get that far.
>1. I set up an updatable view of the 2.6 table.
>2. I buffer the View. CURSORSETPROP("buffering", 5, "ViewA")
>3. I do an APPEND BLANK on the view
>4. Do a Replace on the view.
>5. Then Table update the View. TABLEUPDATE(0,.T.,"ViewA").
>
>The View has the new record in it, but the base tables does not.
>If I REQUERY("ViewA"), I get the error "Table buffer for alias "ViewA" contains uncommited changes." Any ideas?
>
>Ed

Ed,

How are you setting up the updatable view? What is the primary key being used for the 2.6 table? Are you using the view designer or code?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform