|
-
Feb 24th, 2005, 11:20 AM
#1
Thread Starter
Lively Member
Update the no after deleted it
Hi all,
Please help me in the coding. i m a beginner in VB6. I would like to update a number ( which keep the int in an order like : 1, 2, 3, 4,.....) when one of the record is deleted.
For example, a custID can have a few instalment no, I_no ( it keeps the int no as 1, 2, 3, 4, 5). if I_no (3) is deleted, i want the I_no (4) become I_no(3) and I_no(5) become I_no(4) ... it means I_no will become (1, 2, 3, 4).
Please help.
Thanks in advance,
viv
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|