Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Double invoice numbers in network
Message
From
18/10/2005 00:55:32
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Double invoice numbers in network
Environment versions
Visual FoxPro:
VFP 8
Miscellaneous
Thread ID:
01059841
Message ID:
01059841
Views:
59
In my invoice form, I have a readonly field which shows invoice number. The code in the gotfocus is :
sele inv
nInvno=inv.invno
repl inv.invno with inv.invno+1
flush
but somtimes my client end up two invoices with same invoice number. The system is used over the network. How can I stop this. Your input will appreciated.
Next
Reply
Map
View

Click here to load this message in the networking platform