Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Viewing changes to a cursor without committing
Message
From
23/09/1998 16:29:34
 
 
To
23/09/1998 15:54:39
Bruno Di Lalla
Bdl Computer Consulting
Greely, Ontario, Canada
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00140031
Message ID:
00140050
Views:
22
>I have a table set with optimistic table buffering in the dataenvironment of a form.
>
>I make an update to this table using update-sql and I don't commit the changes.
>
>Next I do a query on that table using select-sql and write the results in a cursor. I don't see the changes I previously made since I didn't commit the changes.
>
>Is there any way I can query the table and see the changes I made without committing?

Not with SQL.

You can build a cursor with a SCAN loop though.
Erik Moore
Clientelligence
Previous
Reply
Map
View

Click here to load this message in the networking platform