Agent Shooter Posted August 11, 2004 Posted August 11, 2004 I have a problem that I know you guys here will help me with (you guys are the best)!. I'll try to make the problem easy to understand - I have two account types PAY_IN and PAY_OUT. Now what I want is that whenever the record is of type PAY_IN I would like the serial number to increase, but if I add a PAY_OUT the serial number shouldn't change. Any ideas on how this could be done?? Thanks Agent Shooter
TSC Posted August 12, 2004 Posted August 12, 2004 You can create a seperate file that contains a counter field. When you ad pay in, enter the current count from the other file and increment the number by one
Recommended Posts
This topic is 7678 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now