Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Change these codes into sql
Message
 
To
11/11/2006 12:30:56
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01168938
Message ID:
01168963
Views:
11
>I think he wants a "running total" - the value gets accumulated from one record to the next.
>
Yes Hilmar,
blnc = blnc+debit-credit
and
update AccTran;
  set Balance = blnc+debit-credit;
  where Code = ThisForm.Code.Value
don't works for Khubaib.
_______________________________________________________________
Testing displays the presence, not the absence of bugs.
If a software application has to be designed, it has to be designed correctly!
_______________________________________________________________
Vladimir Zografski
Systems Analyst
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform