Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Select sql and buffered tables
Message
From
17/05/2005 07:21:31
 
 
To
17/05/2005 04:23:29
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 7 SP1
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01014784
Message ID:
01014824
Views:
24
>>>is there a way to run a select sql over a buffered table and get also updated records ?
>>> thank you all
>>>Alessio
>>
>>No in that version of VFP you use. In VFP 9 there is a WITH BUFFERING = .t. to retrive buffered records.
>
>Do you think it's better to update the application to the new version or
>complete manually (I was thinking about a loop which considers the GetNextModified ) the query result ?

Ciao,
anche in VFP9 non puoi usare una query per trovare i records modificati,
perchè nelle SQL Select non sono supportare le funZioni GETFLDSTATE(),OLDVAL()....,
e quindi la query ti restituisce le righe senza distinzione tra buffer e non buffer

Hello,
also in VFP9 you cannot use a query in order to find the records modified, why in the SQL Select they are not to support functions GETFLDSTATE(), OLDVAL()....;
and therefore the query it gives back the lines to you without
distinction between buffer and not buffer
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform