Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Buffering
Message
From
23/11/2005 13:12:50
 
 
To
23/11/2005 12:59:46
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP
Network:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01071503
Message ID:
01071687
Views:
22
>>at the time of purchase/sales data entry i am showing balance stock :
>>
>>select itemcode, sum(iif(type='purchase',qty,-1*qty)) as balance from inout group by itemcode into dbf bal
>>
>>it is showing same value to all users, not add/less the qty of buffered records.
>>
>>warm regards,
>>mk.
>
>??? Did I say something different? Maybe you're seeking for new 'with buffering=.t.' clause of select-SQL.
>Cetin

No, I don't hink that would work for him. "WITH BUFFERING" would only allow the user to query their own buffered data, not another workstation's.
Fred
Microsoft Visual FoxPro MVP

foxcentral.net
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform