Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Select * won't with dirty buffers.
Message
From
30/05/2002 15:04:15
James Blackburn
Qualty Design Systems, Inc.
Kuna, Idaho, United States
 
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
00663134
Message ID:
00663180
Views:
21
Thanks for your reply Barbara.

What I am tring to do is do some calculations before saving. Since I am rolling my own insert and update statements, doing a tableupdate will change the cursor state so I will not know that the data changed and the data will not be saved. I guess I will have to do soming other than a select statement.

>You'll get the same problem if you're using a view, in which you've modified data and you try to requery(). You need to either Tableupdate or Tablerevert before you re-rerun the SPT.
>
>>Hi All
>>
>>I ran into a new one to me. I am going against a Sybase database on this project and my framework is using only SQL passthrough. I set cursor buffering to 5 so I can find any changed columns using getnextmodified() and getfldstate(). What I have just found is if I have inserted data into a cursor (recno < 0) that vfps select statement can't retrieve the data. Is there a way around this?
>>
>>Thannks for your help.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform