I have some problem about the date time.I want to save a database with write by access that ID such as:yymm####
yy;year get two numbers(2008)->08
mm:month get two numbers->02
####:the order:0001,0002
the whole function:080200 01
when i save a customer that,Id increase 08020002,...,08 020010...
but step another month that increase 08030001,080300 02,...,08030010 ..
and go on like that
and also the year increase(2009) :09010001,..090 10010
Please help me to do that
thanks so much
Regards.
Hoang Phuc
yy;year get two numbers(2008)->08
mm:month get two numbers->02
####:the order:0001,0002
the whole function:080200 01
when i save a customer that,Id increase 08020002,...,08 020010...
but step another month that increase 08030001,080300 02,...,08030010 ..
and go on like that
and also the year increase(2009) :09010001,..090 10010
Please help me to do that
thanks so much
Regards.
Hoang Phuc
Comment