Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Buffering
Message
From
23/11/2005 13:15:53
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:
01071688
Views:
23
>>>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,
Sounds like my English is getting worse nowadays:) I didn't mean the other user's buffer. He wouldn't even be able check his own buffer if not in same session.
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform