Dear All,
I have a column called AsiaCode in my database table to hold 5 incrementable digits.
I need to set 00000 as defaut value, everytime when new records are added, the numbers will incrementally be increasing added such as from 00000 to 00001, 000002...00012... so on.
How Can I do this?.
May be I should post my database onto this forum too, If Could anyone please modify it and get around this but it seems too big to post.
I would really appreciate if you could help me on this issue.
Thank you in advance.
Xaysana
I have a column called AsiaCode in my database table to hold 5 incrementable digits.
I need to set 00000 as defaut value, everytime when new records are added, the numbers will incrementally be increasing added such as from 00000 to 00001, 000002...00012... so on.
How Can I do this?.
May be I should post my database onto this forum too, If Could anyone please modify it and get around this but it seems too big to post.
I would really appreciate if you could help me on this issue.
Thank you in advance.
Xaysana
Last edited: